aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Junghans <ottxor@gentoo.org>2011-08-26 21:12:53 +0200
committerChristoph Junghans <ottxor@gentoo.org>2011-08-26 21:12:53 +0200
commit4f8d484cbfe261f55849b7bf61514740085b945a (patch)
tree4932eaef3992bd8a02eb7d67904d76ecadff9c6b /app-doc/votca-csg-manual/votca-csg-manual-9999.ebuild
parent>sci-libs/blas-reference-20 (diff)
downloadsci-4f8d484cbfe261f55849b7bf61514740085b945a.tar.gz
sci-4f8d484cbfe261f55849b7bf61514740085b945a.tar.bz2
sci-4f8d484cbfe261f55849b7bf61514740085b945a.zip
[app-doc/votca-csg-manual] fixed deps
(Portage version: 2.1.10.3/git/Linux i686, signed Manifest commit with key C2000586)
Diffstat (limited to 'app-doc/votca-csg-manual/votca-csg-manual-9999.ebuild')
-rw-r--r--app-doc/votca-csg-manual/votca-csg-manual-9999.ebuild9
1 files changed, 8 insertions, 1 deletions
diff --git a/app-doc/votca-csg-manual/votca-csg-manual-9999.ebuild b/app-doc/votca-csg-manual/votca-csg-manual-9999.ebuild
index 5d95681c5..9f6746a4c 100644
--- a/app-doc/votca-csg-manual/votca-csg-manual-9999.ebuild
+++ b/app-doc/votca-csg-manual/votca-csg-manual-9999.ebuild
@@ -17,7 +17,14 @@ SLOT="0"
KEYWORDS="~x86 ~amd64"
IUSE=""
-DEPEND="=sci-chemistry/${PN%-manual}-${PV}
+DEPEND="
+ || (
+ (
+ =sci-chemistry/${PN%-manual}-${PV}[extras]
+ =sci-chemistry/${PN%-manual}apps-${PV}
+ )
+ =sci-chemistry/${PN%-manual}-${PV}[-extras]
+ )
virtual/latex-base
dev-tex/pgf"