summaryrefslogtreecommitdiff
path: root/perl/perl-native_5.8.3.oe
diff options
context:
space:
mode:
Diffstat (limited to 'perl/perl-native_5.8.3.oe')
-rw-r--r--perl/perl-native_5.8.3.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/perl-native_5.8.3.oe b/perl/perl-native_5.8.3.oe
index eed4ad2bca..ec71266f7a 100644
--- a/perl/perl-native_5.8.3.oe
+++ b/perl/perl-native_5.8.3.oe
@@ -1,7 +1,7 @@
SECTION = "libs"
inherit native
-DEPENDS = "db3-native"
+DEPENDS = "db3-native gdbm-native"
SRC_URI = "http://ftp.funet.fi/pub/CPAN/src/perl-${PV}.tar.gz"
S = "${WORKDIR}/perl-${PV}"