commit:     4ef51d561595051ce8efa759646f091848c3bf0d
Author:     Christoph Junghans <junghans <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 28 12:36:59 2018 +0000
Commit:     Christoph Junghans <junghans <AT> gentoo <DOT> org>
CommitDate: Fri Sep 28 12:37:20 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ef51d56

sci-chemistry/votca-xtp: fix deps

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 sci-chemistry/votca-xtp/votca-xtp-9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-chemistry/votca-xtp/votca-xtp-9999.ebuild 
b/sci-chemistry/votca-xtp/votca-xtp-9999.ebuild
index efca5ea9f9d..34942d79c59 100644
--- a/sci-chemistry/votca-xtp/votca-xtp-9999.ebuild
+++ b/sci-chemistry/votca-xtp/votca-xtp-9999.ebuild
@@ -27,6 +27,7 @@ SLOT="0"
 
 RDEPEND="
        ~sci-libs/votca-tools-${PV}[sqlite]
+       >=dev-cpp/eigen-3.3
        ~sci-chemistry/votca-csg-${PV}
        ~sci-chemistry/votca-ctp-${PV}"
 
@@ -40,11 +41,10 @@ DEPEND="${RDEPEND}
        >=app-text/txt2tags-2.5
        virtual/pkgconfig"
 
-DOCS=( README NOTICE CHANGELOG.md )
+DOCS=( README.md NOTICE CHANGELOG.md )
 
 src_configure() {
        mycmakeargs=(
-               -DLIB=$(get_libdir)
                -DBUILD_XTP_MANUAL=$(usex doc)
        )
        cmake-utils_src_configure

Reply via email to