projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc5d002
)
qt: dbus module needs gui support as well
author
Peter Korsgaard
<jacmet@sunsite.dk>
Mon, 27 Dec 2010 23:07:53 +0000
(
00:07
+0100)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Mon, 27 Dec 2010 23:07:53 +0000
(
00:07
+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 faebfa0548134e0deffbafef29df464a6745b7ad..e5fe325ce1b17868966a5db8b92f1dfcf37313c5 100644
(file)
--- a/
package/qt/Config.in
+++ b/
package/qt/Config.in
@@
-284,7
+284,6
@@
config BR2_PACKAGE_QT_PHONON_BACKEND
help
Build the platform Phonon plugin.
If unsure, say n.
-endif
comment "Qt DBbus module not available (need dbus)"
depends on !BR2_PACKAGE_DBUS
@@
-294,6
+293,7
@@
config BR2_PACKAGE_QT_DBUS
depends on BR2_PACKAGE_DBUS
help
Build the Qt DBus module.
+endif
config BR2_PACKAGE_QT_XML
bool "XML Module"