[Lunar-commits] <moonbase> Python: added missing pkgconfig

Duncan Gibson engelsman at lunar-linux.org
Mon Mar 14 23:38:16 CET 2011


commit 275aeda7e0ca69186d08b4f5b657efd8664ace12
Author: Christian Krause <kizkizzbangbang at googlemail.com>
Date:   Mon Mar 14 23:38:16 2011 +0100

    Python: added missing pkgconfig
---
 python/Python/DEPENDS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/python/Python/DEPENDS b/python/Python/DEPENDS
index 5f203a4..6515aa4 100644
--- a/python/Python/DEPENDS
+++ b/python/Python/DEPENDS
@@ -1,4 +1,5 @@
 depends  expat
+depends  pkgconfig
 
 optional_depends  "gdbm" "" "" "to build the gdbm module"
 


More information about the Lunar-commits mailing list