[Lunar-commits] <moonbase> qt4: Adding a little more info about what modules need qtwebkit.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Thu May 5 14:22:50 CEST 2011
commit bb0ff010a253a24ed39f58a21cdcd157a7708d1f
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Thu May 5 08:22:50 2011 -0400
qt4: Adding a little more info about what modules need qtwebkit.
---
qt4-apps/qt4/CONFIGURE | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/qt4-apps/qt4/CONFIGURE b/qt4-apps/qt4/CONFIGURE
index e790c18..60d13ce 100644
--- a/qt4-apps/qt4/CONFIGURE
+++ b/qt4-apps/qt4/CONFIGURE
@@ -2,7 +2,7 @@ mquery MAKE_DOCS "Build the QT4 documentation?" n "" "-nomake docs"
mquery MAKE_EXAMPLE_DEMOS "Build examples and demos?" n "" "-nomake examples -nomake demos"
mquery XML_PATTERNS "Build xml patterns? ${PROBLEM_COLOR}Needed by qtscriptgenerator${DEFAULT_COLOR}" y "-exceptions -xmlpatterns" "-no-exceptions -no-xmlpatterns"
mquery MAKE_QDOC3 "BUILD QDOC3 docs? ${PROBLEM_COLOR}Needed by qt-creator${DEFAULT_COLOR}" n
-mquery MAKE_WEBKIT "Build the webkit plugin? ${PROBLEM_COLOR}Needed by kdelibs4${DEFAULT_COLOR}" y "-webkit" "-no-webkit"
+mquery MAKE_WEBKIT "Build the webkit plugin? ${PROBLEM_COLOR}Needed by kdelibs4 / mythtv ${DEFAULT_COLOR}" y "-webkit" "-no-webkit"
mquery LICENSE_TYPE "Build Qt using open-source license? (n=commercial)" y
mquery MAKE_PHONON "Build qt4's (old) phonon? ${PROBLEM_COLOR}say y if without kdebase4-runtime${DEFAULT_COLOR}" n "-phonon" "-no-phonon"
mquery MAKE_ASSIST "Build the Qt Assistant? (Needed by tulip)" y
More information about the Lunar-commits
mailing list