commit: 5815bc1cd9a5e671376d8f5fa95beb7b773ff9c8
Author: Benda Xu <heroxbd <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 21 11:07:06 2017 +0000
Commit: Benda XU <heroxbd <AT> gentoo <DOT> org>
CommitDate: Sat Jan 21 11:07:19 2017 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=5815bc1c
sci-libs/shtools: depend on matplotlib.
Package-Manager: portage-2.3.3
sci-libs/shtools/shtools-4.0.ebuild | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/sci-libs/shtools/shtools-4.0.ebuild
b/sci-libs/shtools/shtools-4.0.ebuild
index 98ad4e2..149c2bb 100644
--- a/sci-libs/shtools/shtools-4.0.ebuild
+++ b/sci-libs/shtools/shtools-4.0.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$
@@ -29,10 +29,11 @@ RDEPEND="sci-libs/fftw:*
sys-devel/gcc:*[fortran]
virtual/lapack
virtual/blas
+ dev-python/numpy
+ dev-python/matplotlib
${PYTHON_DEPS}"
-DEPEND="dev-python/numpy
- ${RDEPEND}"
+DEPEND="${RDEPEND}"
src_compile() {
append-ldflags -shared # needed by f2py