[Lunar-commits] r21896 - moonbase/trunk/libs/aqbanking
Florin Braescu
florin at lunar-linux.org
Sat Oct 21 16:07:54 UTC 2006
Author: florin
Date: 2006-10-21 16:07:54 +0000 (Sat, 21 Oct 2006)
New Revision: 21896
Modified:
moonbase/trunk/libs/aqbanking/DEPENDS
Log:
use Python instead ctypes. the new Python version contain ctypes already.
Modified: moonbase/trunk/libs/aqbanking/DEPENDS
===================================================================
--- moonbase/trunk/libs/aqbanking/DEPENDS 2006-10-21 16:06:24 UTC (rev 21895)
+++ moonbase/trunk/libs/aqbanking/DEPENDS 2006-10-21 16:07:54 UTC (rev 21896)
@@ -23,7 +23,7 @@
"--disable-kde3" \
"for KDE support" &&
-optional_depends "ctypes" \
+optional_depends "Python" \
"--enable-python" \
"" \
"for Python bindings support"
More information about the Lunar-commits
mailing list