commit:     d60f13ac9278bb42c39b0bc7d34ecb5d094a1eba
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 28 07:37:56 2022 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Sun Aug 28 07:38:26 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d60f13ac

sci-physics/thepeg: properly build and execute the tests

Closes: https://bugs.gentoo.org/866731
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 sci-physics/thepeg/thepeg-2.2.3.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sci-physics/thepeg/thepeg-2.2.3.ebuild 
b/sci-physics/thepeg/thepeg-2.2.3.ebuild
index d608d0b5e7e3..4e63bda4b59c 100644
--- a/sci-physics/thepeg/thepeg-2.2.3.ebuild
+++ b/sci-physics/thepeg/thepeg-2.2.3.ebuild
@@ -68,6 +68,7 @@ src_configure() {
                $(use_with hepmc hepmcversion 3) \
                $(use_with java javagui) \
                $(use_with lhapdf lhapdf "${EPREFIX}"/usr) \
+               $(use_with test boost "${EPREFIX}"/usr) \
                --without-rivet \
                $(use_with zlib zlib "${EPREFIX}"/usr)
 }

Reply via email to