diff options
author | David Seifert <soap@gentoo.org> | 2016-05-15 01:22:36 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2016-05-15 01:22:36 +0200 |
commit | e92ff90086a5b406c0d4b789cb3798c06738e7d7 (patch) | |
tree | 4c0e18d6c3d394a879fc13cc294dcb5210936efc /sci-physics/thepeg | |
parent | sci-physics/thepeg: Fix QA MissingSlotDep (diff) | |
download | gentoo-e92ff90086a5b406c0d4b789cb3798c06738e7d7.tar.gz gentoo-e92ff90086a5b406c0d4b789cb3798c06738e7d7.tar.bz2 gentoo-e92ff90086a5b406c0d4b789cb3798c06738e7d7.zip |
sci-physics/thepeg: Fix QA MissingSlotDep
Package-Manager: portage-2.2.28
Diffstat (limited to 'sci-physics/thepeg')
-rw-r--r-- | sci-physics/thepeg/thepeg-2.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-physics/thepeg/thepeg-2.0.0.ebuild b/sci-physics/thepeg/thepeg-2.0.0.ebuild index 46ee6b766c31..0b8a50038140 100644 --- a/sci-physics/thepeg/thepeg-2.0.0.ebuild +++ b/sci-physics/thepeg/thepeg-2.0.0.ebuild @@ -32,7 +32,7 @@ RDEPEND=" emacs? ( virtual/emacs ) fastjet? ( sci-physics/fastjet:0= ) hepmc? ( sci-physics/hepmc:0= ) - java? ( >=virtual/jre-1.5 ) + java? ( >=virtual/jre-1.5:* ) lhapdf? ( sci-physics/lhapdf:0= ) rivet? ( sci-physics/rivet:0= ) zlib? ( sys-libs/zlib:0= )" |