summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentfredric@gmail.com>2016-03-02 18:50:28 +1300
committerKent Fredric <kentfredric@gmail.com>2016-03-02 18:52:41 +1300
commitb73a71bcdec4602aeba1568a59b82aa9cba77e10 (patch)
tree5d2b4536b42f976fa5079f864fe690316619b864 /dev-perl
parentnet-misc/wget: add upstream fix for progress bar #410529 and use subslots w/o... (diff)
downloadgentoo-b73a71bcdec4602aeba1568a59b82aa9cba77e10.tar.gz
gentoo-b73a71bcdec4602aeba1568a59b82aa9cba77e10.tar.bz2
gentoo-b73a71bcdec4602aeba1568a59b82aa9cba77e10.zip
dev-perl/math-pari: Add missing DEPEND on app-arch/unzip
Package-Manager: portage-2.2.27
Diffstat (limited to 'dev-perl')
-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