summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2016-03-03 18:53:05 +0000
committerPatrice Clement <monsieurp@gentoo.org>2016-03-03 18:53:05 +0000
commit0df72a80b0e9957adde029e823ca40c7fadd529b (patch)
treedc2f4e3326fbdb0d8caac38125e695177892ca1c
parentMerge github#961: dev-perl/Net-OpenID-Common: Fix collision with old Net-Open... (diff)
parentdev-perl/math-pari: Add missing DEPEND on app-arch/unzip (diff)
downloadgentoo-0df72a80.tar.gz
gentoo-0df72a80.tar.bz2
gentoo-0df72a80.zip
Merge github#960: dev-perl/math-pari: Add missing DEPEND on app-arch/unzip.
Pull-Request: https://github.com/gentoo/gentoo/pull/960 Reporter: Kent Fredric <kentfredric@gmail.com> Acked-by: Patrice Clement <monsieurp@gentoo.org> Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
-rw-r--r--dev-perl/math-pari/math-pari-2.10.808.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/dev-perl/math-pari/math-pari-2.10.808.ebuild b/dev-perl/math-pari/math-pari-2.10.808.ebuild
index a674e91d266b..b3ed235a1beb 100644
--- a/dev-perl/math-pari/math-pari-2.10.808.ebuild
+++ b/dev-perl/math-pari/math-pari-2.10.808.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -26,7 +26,9 @@ IUSE=""
# it does need to be the same version as is installed, hence the hard
# DEPEND below
RDEPEND="~sci-mathematics/pari-${PARI_VER}"
-DEPEND="${RDEPEND}"
+DEPEND="${RDEPEND}
+ app-arch/unzip
+"
S_PARI=${WORKDIR}/pari-${PARI_VER}
SRC_TEST=do