[Lunar-commits] <moonbase> perl: added missing dependency

Duncan Gibson engelsman at lunar-linux.org
Sun Feb 20 16:31:24 CET 2011


commit 27834c0c822de7d4ab298d4b31bcc5126d65e702
Author: Christian Krause <kizkizzbangbang at googlemail.com>
Date:   Sun Feb 20 16:31:24 2011 +0100

    perl: added missing dependency
---
 perl/perl/DEPENDS |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/perl/perl/DEPENDS b/perl/perl/DEPENDS
index 357ef5c..1b635e7 100644
--- a/perl/perl/DEPENDS
+++ b/perl/perl/DEPENDS
@@ -1 +1,2 @@
-optional_depends  "db" "" "" "for Berkely Database support"
+optional_depends "db"   "" "" "for Berkely Database support"
+optional_depends "gdbm" "" "" "for gdbm support"


More information about the Lunar-commits mailing list