From: Christoph Junghans Date: Fri, 28 Sep 2018 12:17:54 +0000 (-0600) Subject: sci-chemistry/votca-csgapps: fix deps X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=276f6d41be551c041fe656dbf99aecb97bcad7d3;p=gentoo.git sci-chemistry/votca-csgapps: fix deps Package-Manager: Portage-2.3.49, Repoman-2.3.10 --- diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-9999.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-9999.ebuild index 3fb54fe5504e..f229849683d2 100644 --- a/sci-chemistry/votca-csgapps/votca-csgapps-9999.ebuild +++ b/sci-chemistry/votca-csgapps/votca-csgapps-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 @@ -24,7 +24,9 @@ LICENSE="Apache-2.0" SLOT="0" IUSE="" -RDEPEND="~sci-chemistry/${PN%apps}-${PV}" +RDEPEND=" + >=dev-cpp/eigen-3.3 + ~sci-chemistry/${PN%apps}-${PV}" DEPEND="${RDEPEND}"