summaryrefslogtreecommitdiff
path: root/perl
diff options
context:
space:
mode:
Diffstat (limited to 'perl')
-rw-r--r--perl/perl_5.8.3.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/perl_5.8.3.oe b/perl/perl_5.8.3.oe
index 45334d092b..ec5a5518fb 100644
--- a/perl/perl_5.8.3.oe
+++ b/perl/perl_5.8.3.oe
@@ -1,7 +1,7 @@
DESCRIPTION = "Perl is a popular scripting language."
SECTION = "developing"
PRIORITY = "optional"
-DEPENDS = "virtual/libc db3 perl-native"
+DEPENDS = "db3 perl-native"
SRC_URI = "http://ftp.funet.fi/pub/CPAN/src/perl-${PV}.tar.gz"
do_configure() {