commit:     a614c35951580114d1b8835c1aa2f552db64ef07
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 29 11:59:10 2017 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Jan 29 11:59:24 2017 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=a614c359

sci-chemistry/erkale: QA fixes

Add missing subslot operator
add missing virtual/pkgconfig

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 sci-chemistry/erkale/erkale-9999.ebuild | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/sci-chemistry/erkale/erkale-9999.ebuild 
b/sci-chemistry/erkale/erkale-9999.ebuild
index 999f191..ad3558d 100644
--- a/sci-chemistry/erkale/erkale-9999.ebuild
+++ b/sci-chemistry/erkale/erkale-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -18,11 +18,12 @@ IUSE="openmp"
 RDEPEND="
        sci-libs/gsl
        sci-libs/hdf5
-       sci-libs/libint
+       sci-libs/libint:2
        >=sci-libs/libxc-2.0.0
 "
-DEPEND="${DEPEND}
+DEPEND="
        >=sci-libs/armadillo-4[blas,lapack]
+       virtual/pkgconfig
        ${RDEPEND}
 "
 

Reply via email to