summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2011-08-22 16:13:58 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-08-22 16:13:58 +0200
commitda74249ea40a94ce1f932f2e0215650afd926ce5 (patch)
treee0a097e3f48992c274438a7a9728f711b4bc981d
parent3ad8fe87035b2d3e1dda458a6449a0d836e0c234 (diff)
downloadptxdist-da74249ea40a94ce1f932f2e0215650afd926ce5.tar.gz
ptxdist-da74249ea40a94ce1f932f2e0215650afd926ce5.tar.xz
qt4-examples: update (help examples need 'tools')
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/qt4-examples.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/rules/qt4-examples.in b/rules/qt4-examples.in
index 51f0fb2aa..83cf92eb1 100644
--- a/rules/qt4-examples.in
+++ b/rules/qt4-examples.in
@@ -680,6 +680,7 @@ if QT4_EXAMPLES_HELP
config QT4_EXAMPLES_HELP_CONTEXTSENSITIVEHELP
bool
prompt "contextsensitivehelp"
+ depends on QT4_BUILD_TOOLS
depends on QT4_BUILD_SQL
depends on QT4_BUILD_XML
depends on QT4_BUILD_GUI
@@ -688,12 +689,14 @@ config QT4_EXAMPLES_HELP_CONTEXTSENSITIVEHELP
config QT4_EXAMPLES_HELP_REMOTECONTROL
bool
prompt "remotecontrol"
+ depends on QT4_BUILD_TOOLS
depends on QT4_BUILD_GUI
depends on QT4_BUILD_NETWORK
config QT4_EXAMPLES_HELP_SIMPLETEXTVIEWER
bool
prompt "simpletextviewer"
+ depends on QT4_BUILD_TOOLS
depends on QT4_BUILD_GUI
depends on QT4_BUILD_NETWORK