From a614c35951580114d1b8835c1aa2f552db64ef07 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Sun, 29 Jan 2017 11:59:10 +0000 Subject: 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 --- sci-chemistry/erkale/erkale-9999.ebuild | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'sci-chemistry') diff --git a/sci-chemistry/erkale/erkale-9999.ebuild b/sci-chemistry/erkale/erkale-9999.ebuild index 999f1915e..ad3558dd8 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} " -- cgit v1.2.3-65-gdbad