diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-03-11 21:11:49 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-03-11 21:11:49 +0000 |
commit | f68541f7823c5f01a1d17215138989a709a5bab8 (patch) | |
tree | c22bc1b210b8aa9a93c59b71ddad228d4b5689d8 /net-misc/tightvnc/tightvnc-1.2.3-r2.ebuild | |
parent | unmasked in x86 (diff) | |
download | gentoo-2-f68541f7823c5f01a1d17215138989a709a5bab8.tar.gz gentoo-2-f68541f7823c5f01a1d17215138989a709a5bab8.tar.bz2 gentoo-2-f68541f7823c5f01a1d17215138989a709a5bab8.zip |
moved perl from sys-devel to dev-lang
Diffstat (limited to 'net-misc/tightvnc/tightvnc-1.2.3-r2.ebuild')
-rw-r--r-- | net-misc/tightvnc/tightvnc-1.2.3-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/tightvnc/tightvnc-1.2.3-r2.ebuild b/net-misc/tightvnc/tightvnc-1.2.3-r2.ebuild index aed7163ba0d9..ffd8583f9105 100644 --- a/net-misc/tightvnc/tightvnc-1.2.3-r2.ebuild +++ b/net-misc/tightvnc/tightvnc-1.2.3-r2.ebuild @@ -15,7 +15,7 @@ SLOT="0" DEPEND="virtual/glibc >=x11-base/xfree-4.1.0 - >=sys-devel/perl-5.6.1 + >=dev-lang/perl-5.6.1 ~media-libs/jpeg-6b >=sys-libs/zlib-1.1.4" |