summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2001-06-06 16:55:51 +0000
committerAchim Gottinger <achim@gentoo.org>2001-06-06 16:55:51 +0000
commit9f0027dae2ab40b871b73ee5df1add1c3238f732 (patch)
tree9a902f96c4d04f8b4833a79b52322a27ff166eb7 /dev-perl/gtk-perl
parent*** empty log message *** (diff)
downloadhistorical-9f0027dae2ab40b871b73ee5df1add1c3238f732.tar.gz
historical-9f0027dae2ab40b871b73ee5df1add1c3238f732.tar.bz2
historical-9f0027dae2ab40b871b73ee5df1add1c3238f732.zip
*** empty log message ***
Diffstat (limited to 'dev-perl/gtk-perl')
-rw-r--r--dev-perl/gtk-perl/gtk-perl-0.7004.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/gtk-perl/gtk-perl-0.7004.ebuild b/dev-perl/gtk-perl/gtk-perl-0.7004.ebuild
index 01bf62e2a87d..f6b16c3aa197 100644
--- a/dev-perl/gtk-perl/gtk-perl-0.7004.ebuild
+++ b/dev-perl/gtk-perl/gtk-perl-0.7004.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk-perl/gtk-perl-0.7004.ebuild,v 1.3 2001/05/03 16:38:58 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk-perl/gtk-perl-0.7004.ebuild,v 1.4 2001/06/06 16:55:51 achim Exp $
A=Gtk-Perl-${PV}.tar.gz
S=${WORKDIR}/Gtk-Perl-${PV}
@@ -9,7 +9,7 @@ DESCRIPTION="Perl bindings for GTK"
SRC_URI="ftp://ftp.rz.ruhr-uni-bochum.de/pub/CPAN/authors/id/L/LU/LUPUS/${A}"
HOEMPAGE="http://www.perl.org/"
-DEPEND=">=x11-libs/gtk+-1.2.8"
+DEPEND=">=x11-libs/gtk+-1.2.8 sys-devel/perl"
src_compile() {