commit: 47d106faebec51d24eefca6f990a78638394ac63
Author: Christoph Junghans <ottxor <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 14 17:29:32 2016 +0000
Commit: Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Thu Jul 14 17:30:22 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47d106fa
sci-chemistry/votca-csgapps: fix deps
Package-Manager: portage-2.2.28
sci-chemistry/votca-csgapps/votca-csgapps-1.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-1.3.ebuild
b/sci-chemistry/votca-csgapps/votca-csgapps-1.3.ebuild
index fc375dc..eee52b2 100644
--- a/sci-chemistry/votca-csgapps/votca-csgapps-1.3.ebuild
+++ b/sci-chemistry/votca-csgapps/votca-csgapps-1.3.ebuild
@@ -25,7 +25,7 @@ LICENSE="Apache-2.0"
SLOT="0"
IUSE=""
-RDEPEND="=sci-chemistry/${PN%apps}-${PV}"
+RDEPEND="~sci-chemistry/${PN%apps}-${PV}"
DEPEND="${RDEPEND}"