[Lunar-commits] <moonbase> Genshi: add a depend on db.
Florin Braescu
florin at lunar-linux.org
Tue Feb 17 15:14:09 CET 2009
commit da1747a8e9ae35d32dbec0ed3eaa2f8a5350a900
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue Feb 17 16:14:09 2009 +0200
Genshi: add a depend on db.
Python must be compiled after db in order to get Genshi compiled.
---
zbeta/Genshi/DEPENDS | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/zbeta/Genshi/DEPENDS b/zbeta/Genshi/DEPENDS
index 7d03d17..cff1029 100644
--- a/zbeta/Genshi/DEPENDS
+++ b/zbeta/Genshi/DEPENDS
@@ -1 +1,2 @@
+depends db
depends Python
More information about the Lunar-commits
mailing list