sci-chemistry/votca-csgapps: fix deps
authorChristoph Junghans <junghans@gentoo.org>
Fri, 28 Sep 2018 12:17:54 +0000 (06:17 -0600)
committerChristoph Junghans <junghans@gentoo.org>
Fri, 28 Sep 2018 12:37:19 +0000 (06:37 -0600)
Package-Manager: Portage-2.3.49, Repoman-2.3.10

sci-chemistry/votca-csgapps/votca-csgapps-9999.ebuild

index 3fb54fe5504e9febc32b6d34146cabc2ce334e6a..f229849683d2c8558b30cb4324dc7f399970f576 100644 (file)
@@ -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}"