projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e983182
)
qt: svg and multimedia modules depends on gui module as well
author
Peter Korsgaard
<jacmet@sunsite.dk>
Mon, 20 Dec 2010 10:17:05 +0000
(11:17 +0100)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Mon, 20 Dec 2010 10:17:05 +0000
(11:17 +0100)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/qt/Config.in
patch
|
blob
|
history
diff --git
a/package/qt/Config.in
b/package/qt/Config.in
index ddee2cc29f24c791aee9d9998c777b3aae63a1f5..faebfa0548134e0deffbafef29df464a6745b7ad 100644
(file)
--- a/
package/qt/Config.in
+++ b/
package/qt/Config.in
@@
-310,6
+310,7
@@
config BR2_PACKAGE_QT_XMLPATTERNS
config BR2_PACKAGE_QT_MULTIMEDIA
bool "Multimedia Module"
+ depends on BR2_PACKAGE_QT_GUI_MODULE
help
Build QtMultimedia module.
@@
-322,6
+323,7
@@
config BR2_PACKAGE_QT_AUDIO_BACKEND
config BR2_PACKAGE_QT_SVG
bool "SVG Module"
+ depends on BR2_PACKAGE_QT_GUI_MODULE
help
Build the SVG module.
If unsure, say n