summaryrefslogtreecommitdiff
path: root/sci-physics/thepeg/thepeg-2.2.3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sci-physics/thepeg/thepeg-2.2.3.ebuild')
-rw-r--r--sci-physics/thepeg/thepeg-2.2.3.ebuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/sci-physics/thepeg/thepeg-2.2.3.ebuild b/sci-physics/thepeg/thepeg-2.2.3.ebuild
index 9cfcb5e1f40a..d608d0b5e7e3 100644
--- a/sci-physics/thepeg/thepeg-2.2.3.ebuild
+++ b/sci-physics/thepeg/thepeg-2.2.3.ebuild
@@ -33,7 +33,10 @@ CDEPEND="
zlib? ( sys-libs/zlib:0= )"
DEPEND="${CDEPEND}
java? ( virtual/jdk:1.8 )
- test? ( sys-process/time )"
+ test? (
+ sys-process/time
+ dev-libs/boost
+ )"
RDEPEND="${CDEPEND}
java? ( virtual/jre:1.8 )"