diff options
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/votca-ctp/votca-ctp-9999.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/sci-chemistry/votca-ctp/votca-ctp-9999.ebuild b/sci-chemistry/votca-ctp/votca-ctp-9999.ebuild index ba7ad052c5aa..4b3b81ccaa0e 100644 --- a/sci-chemistry/votca-ctp/votca-ctp-9999.ebuild +++ b/sci-chemistry/votca-ctp/votca-ctp-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -25,9 +25,8 @@ LICENSE="Apache-2.0" SLOT="0" RDEPEND=" - =sci-libs/votca-tools-${PV}[sqlite] - =sci-libs/votca-moo-${PV} - =sci-chemistry/votca-csg-${PV}" + ~sci-libs/votca-tools-${PV}[sqlite] + ~sci-chemistry/votca-csg-${PV}" DEPEND="${RDEPEND} virtual/pkgconfig" |