summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-09-03 02:24:28 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-09-03 02:24:28 +0000
commitac902f66c98fd2f4119a10ec844c2b6fc7bee210 (patch)
treeba0b0c2a05788d6088e64067fe4197ffb6ae4ef7 /net-misc
parentFixing bug 3026 by adding catalog installation. (diff)
downloadhistorical-ac902f66c98fd2f4119a10ec844c2b6fc7bee210.tar.gz
historical-ac902f66c98fd2f4119a10ec844c2b6fc7bee210.tar.bz2
historical-ac902f66c98fd2f4119a10ec844c2b6fc7bee210.zip
DEPEND fix0rs
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/tightvnc/tightvnc-1.2.5-r1.ebuild9
1 files changed, 4 insertions, 5 deletions
diff --git a/net-misc/tightvnc/tightvnc-1.2.5-r1.ebuild b/net-misc/tightvnc/tightvnc-1.2.5-r1.ebuild
index b5f0be923d67..6ea1823562d1 100644
--- a/net-misc/tightvnc/tightvnc-1.2.5-r1.ebuild
+++ b/net-misc/tightvnc/tightvnc-1.2.5-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.2.5-r1.ebuild,v 1.3 2002/08/28 14:07:26 verwilst Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.2.5-r1.ebuild,v 1.4 2002/09/03 02:24:28 seemant Exp $
S="${WORKDIR}/vnc_unixsrc"
DESCRIPTION="A great client/server software package allowing remote network access to graphical desktops."
@@ -9,11 +9,10 @@ HOMEPAGE="http://www.tightvnc.com"
KEYWORDS="x86"
LICENSE="GPL-2"
SLOT="0"
-DEPEND="virtual/glibc
- >=x11-base/xfree-4.1.0
- >=sys-devel/perl-5.6.1
+DEPEND="virtual/x11
+ sys-devel/perl
~media-libs/jpeg-6b
- >=sys-libs/zlib-1.1.4"
+ sys-libs/zlib"
RDEPEND=$DEPEND