summaryrefslogtreecommitdiff
path: root/sci-physics/thepeg/thepeg-2.2.3.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-08-27 14:54:15 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-08-27 14:54:15 +0100
commitd654bb059f90c086625a31ce15747f8418cd4bd5 (patch)
tree0a78e925021da9dc8bfd06ada53004c160b957b3 /sci-physics/thepeg/thepeg-2.2.3.ebuild
parent4e6378ddac49b7268b7ab55d1f5900b2a6d81923 (diff)
gentoo auto-resync : 27:08:2022 - 14:54:15
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 )"