added gdbm-native, perl-native depends on it
authorBruno Randolf <br1@subnet.at>
Wed, 20 Oct 2004 07:58:26 +0000 (07:58 +0000)
committerBruno Randolf <br1@subnet.at>
Wed, 20 Oct 2004 07:58:26 +0000 (07:58 +0000)
BKrev: 41761aa25OIXqABrt3v_jwPt3_tYrg

gdbm/gdbm-native-1.8.3/makefile.patch [new file with mode: 0644]
gdbm/gdbm-native_1.8.3.oe [new file with mode: 0644]
perl/perl-native_5.8.3.oe

diff --git a/gdbm/gdbm-native-1.8.3/makefile.patch b/gdbm/gdbm-native-1.8.3/makefile.patch
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/gdbm/gdbm-native_1.8.3.oe b/gdbm/gdbm-native_1.8.3.oe
new file mode 100644 (file)
index 0000000..e69de29
index eed4ad2..ec71266 100644 (file)
@@ -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}"