sci-chemistry/votca-ctp: fixed deps
authorChristoph Junghans <junghans@gentoo.org>
Fri, 28 Sep 2018 12:27:59 +0000 (06:27 -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-ctp/votca-ctp-9999.ebuild

index 4b3b81ccaa0ec05ee090429880c4cd47ac2c1c46..4e400a2318b7780fb152bda161996246489338d7 100644 (file)
@@ -26,19 +26,14 @@ SLOT="0"
 
 RDEPEND="
        ~sci-libs/votca-tools-${PV}[sqlite]
+       >=dev-cpp/eigen-3.3
+       sci-libs/gsl
        ~sci-chemistry/votca-csg-${PV}"
 
 DEPEND="${RDEPEND}
        virtual/pkgconfig"
 
-DOCS=( README NOTICE CHANGELOG.md )
-
-src_configure() {
-       mycmakeargs=(
-               -DLIB=$(get_libdir)
-       )
-       cmake-utils_src_configure
-}
+DOCS=( README.md NOTICE CHANGELOG.md )
 
 pkg_postinst() {
        einfo