summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Matthijs <axxo@gentoo.org>2005-09-16 19:01:44 +0000
committerThomas Matthijs <axxo@gentoo.org>2005-09-16 19:01:44 +0000
commit2347067508fe7777c75abbb0dd6e1031d57bc9b5 (patch)
tree69db2488f48034ef1c798aba20e239c58fb7fb4c /dev-util/eclipse-cdt-bin
parentadd unzip (diff)
downloadhistorical-2347067508fe7777c75abbb0dd6e1031d57bc9b5.tar.gz
historical-2347067508fe7777c75abbb0dd6e1031d57bc9b5.tar.bz2
historical-2347067508fe7777c75abbb0dd6e1031d57bc9b5.zip
add unzip
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'dev-util/eclipse-cdt-bin')
-rw-r--r--dev-util/eclipse-cdt-bin/eclipse-cdt-bin-1.2.0.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-util/eclipse-cdt-bin/eclipse-cdt-bin-1.2.0.ebuild b/dev-util/eclipse-cdt-bin/eclipse-cdt-bin-1.2.0.ebuild
index 6a99aa760ea2..e64ebe2c45d2 100644
--- a/dev-util/eclipse-cdt-bin/eclipse-cdt-bin-1.2.0.ebuild
+++ b/dev-util/eclipse-cdt-bin/eclipse-cdt-bin-1.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/eclipse-cdt-bin/eclipse-cdt-bin-1.2.0.ebuild,v 1.5 2004/07/14 23:22:09 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/eclipse-cdt-bin/eclipse-cdt-bin-1.2.0.ebuild,v 1.6 2005/09/16 19:00:58 axxo Exp $
inherit eclipse-ext
@@ -12,7 +12,8 @@ SLOT="1"
LICENSE="CPL-1.0"
KEYWORDS="-* ~x86 ~sparc"
IUSE="gtk motif"
-DEPEND="=dev-util/eclipse-sdk-2.1*"
+DEPEND="=dev-util/eclipse-sdk-2.1*
+ app-arch/unzip"
RDEPEND="${DEPEND}
gtk? ( >=x11-libs/gtk+-2.2.4-r1 )
motif? ( >=x11-libs/openmotif-2.1.30-r4 ) "