From 276f6d41be551c041fe656dbf99aecb97bcad7d3 Mon Sep 17 00:00:00 2001 From: Christoph Junghans Date: Fri, 28 Sep 2018 06:17:54 -0600 Subject: [PATCH] sci-chemistry/votca-csgapps: fix deps Package-Manager: Portage-2.3.49, Repoman-2.3.10 --- sci-chemistry/votca-csgapps/votca-csgapps-9999.ebuild | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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}" -- 2.26.2