[Lunar-commits] <moonbase> PyQt: add back the optional depend on qscintilla2. this is needed for eric.
Florin Braescu
florin at lunar-linux.org
Wed Sep 17 15:02:22 CEST 2008
commit 8413aba2d0466a510db1a7f3a8158d75754b0699
Author: Florin Braescu <florin at lunar-linux.org>
Date: Wed Sep 17 16:02:22 2008 +0300
PyQt: add back the optional depend on qscintilla2. this is needed for eric.
---
python/PyQt/DEPENDS | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/python/PyQt/DEPENDS b/python/PyQt/DEPENDS
index f59ffba..b7478fb 100644
--- a/python/PyQt/DEPENDS
+++ b/python/PyQt/DEPENDS
@@ -1,2 +1,4 @@
depends sip
depends qt3
+
+optional_depends "qscintilla2" "" "" "For qscintilla support"
More information about the Lunar-commits
mailing list