summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-07-16 20:10:22 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-07-16 20:10:22 +0000
commit317e5ce235268fb8f945d8b9474c13151fcf183d (patch)
tree8a68de27afb855fd722fddf2c99c8b4665111830 /sys-apps/s3switch
parentA few updates in the gnome2 packages list. (diff)
downloadgentoo-2-317e5ce235268fb8f945d8b9474c13151fcf183d.tar.gz
gentoo-2-317e5ce235268fb8f945d8b9474c13151fcf183d.tar.bz2
gentoo-2-317e5ce235268fb8f945d8b9474c13151fcf183d.zip
added unzip to DEPEND
Diffstat (limited to 'sys-apps/s3switch')
-rw-r--r--sys-apps/s3switch/s3switch-19990826.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/s3switch/s3switch-19990826.ebuild b/sys-apps/s3switch/s3switch-19990826.ebuild
index 7dfc0edd4c4b..db45e215181e 100644
--- a/sys-apps/s3switch/s3switch-19990826.ebuild
+++ b/sys-apps/s3switch/s3switch-19990826.ebuild
@@ -1,6 +1,6 @@
#Copyright 2002 Gentoo Technologies, Inc.
#Distributed under the terms of the GNU General Public License, v2 or later
-#$Header: /var/cvsroot/gentoo-x86/sys-apps/s3switch/s3switch-19990826.ebuild,v 1.2 2002/07/14 19:20:19 aliz Exp $
+#$Header: /var/cvsroot/gentoo-x86/sys-apps/s3switch/s3switch-19990826.ebuild,v 1.3 2002/07/16 20:10:22 seemant Exp $
DESCRIPTION="S3 video chipset output selection utility"
HOMEPAGE="http://www.probo.com/timr/savage40.html"
@@ -9,10 +9,10 @@ SLOT="0"
LICENSE=""
SRC_URI="http://www.probo.com/timr/s3ssrc.zip"
-A=s3ssrc.zip
S=${WORKDIR}
-RDEPEND="virtual/glibc"
+RDEPEND="virtual/glibc
+ app-arch/unzip"
DEPEND="$RDEPEND"
src_compile() {