aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin <jlec@users.noreply.github.com>2013-11-09 05:07:50 -0800
committerJustin <jlec@users.noreply.github.com>2013-11-09 05:07:50 -0800
commit83c5e617937d93aa3eb67dd174dca2d3676d67a2 (patch)
treee37fb09cdf0fe2415ab98233ff9361ab7b7e4476
parentMerge remote-tracking branch 'github/master' (diff)
parentsci-physics/herwig++: fix dependency on sci-physics/thepeg (diff)
downloadsci-83c5e617937d93aa3eb67dd174dca2d3676d67a2.tar.gz
sci-83c5e617937d93aa3eb67dd174dca2d3676d67a2.tar.bz2
sci-83c5e617937d93aa3eb67dd174dca2d3676d67a2.zip
Merge pull request #135 from jauhien/master
sci-physics/herwig++: fix dependency on sci-physics/thepeg
-rw-r--r--sci-physics/herwig++/herwig++-2.7.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-physics/herwig++/herwig++-2.7.0.ebuild b/sci-physics/herwig++/herwig++-2.7.0.ebuild
index 3e9054b22..eb9de5069 100644
--- a/sci-physics/herwig++/herwig++-2.7.0.ebuild
+++ b/sci-physics/herwig++/herwig++-2.7.0.ebuild
@@ -23,7 +23,7 @@ DEPEND="dev-libs/boost
sci-libs/gsl
sci-physics/LoopTools
dev-lang/perl
- =sci-physics/thepeg-1.9.0
+ =sci-physics/thepeg-1.9.0*
fastjet? ( sci-physics/fastjet )"
RDEPEND="${DEPEND}"