summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-chemistry/reduce/reduce-3.02.060709.ebuild')
-rw-r--r--sci-chemistry/reduce/reduce-3.02.060709.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/sci-chemistry/reduce/reduce-3.02.060709.ebuild b/sci-chemistry/reduce/reduce-3.02.060709.ebuild
index 9046753a08da..6499a9ba82f2 100644
--- a/sci-chemistry/reduce/reduce-3.02.060709.ebuild
+++ b/sci-chemistry/reduce/reduce-3.02.060709.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/reduce/reduce-3.02.060709.ebuild,v 1.2 2006/08/30 18:28:20 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/reduce/reduce-3.02.060709.ebuild,v 1.3 2006/10/23 03:55:16 dberkholz Exp $
# If you want to fix the warnings about friend declaration 'foo' declared as
# a non-template function, see http://gcc.gnu.org/faq.html#friend.
@@ -17,7 +17,8 @@ SLOT="0"
KEYWORDS="~ppc ~x86"
IUSE=""
RDEPEND=""
-DEPEND="${RDEPEND}"
+DEPEND="${RDEPEND}
+ app-arch/unzip"
S="${WORKDIR}/${PN}src"
src_unpack() {