From: Christoph Junghans Date: Thu, 14 Jul 2016 17:29:32 +0000 (-0600) Subject: sci-chemistry/votca-csgapps: fix deps X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=47d106faebec51d24eefca6f990a78638394ac63;p=gentoo.git sci-chemistry/votca-csgapps: fix deps Package-Manager: portage-2.2.28 --- diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-1.3.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-1.3.ebuild index fc375dc22d5d..eee52b2f7310 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}"