[Lunar-commits] <moonbase> Python: Add gdbm to optional depends (required by scribes).

Jannis Pohlmann jannis at xfce.org
Sun Feb 17 17:37:39 CET 2008


commit b649830bb77e9893b93d76c6c14ce7d9d707fd61
Author: Jannis Pohlmann <jannis at xfce.org>
Date:   Thu Feb 14 14:30:21 2008 +0100

    Python: Add gdbm to optional depends (required by scribes).
---
 python/Python/DEPENDS |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/python/Python/DEPENDS b/python/Python/DEPENDS
index d5fbeef..7d0b08f 100644
--- a/python/Python/DEPENDS
+++ b/python/Python/DEPENDS
@@ -1,4 +1,6 @@
 depends  expat
 
+optional_depends  "gdbm" "" "" "to build the gdbm module"
+
 # removing this until lunar bug #171 can be addressed
 #optional_depends "tk" "" "" "to enable tkinter"


More information about the Lunar-commits mailing list