projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
38b99b0
)
Fix syntax error in dbus
author
Ulf Samuelsson
<ulf.samuelsson@atmel.com>
Sun, 25 Nov 2007 23:30:29 +0000
(23:30 -0000)
committer
Ulf Samuelsson
<ulf.samuelsson@atmel.com>
Sun, 25 Nov 2007 23:30:29 +0000
(23:30 -0000)
package/dbus/Config.in
patch
|
blob
|
history
diff --git
a/package/dbus/Config.in
b/package/dbus/Config.in
index 081ff632b690d22b516a790467de5547a5ab1b89..973ba07f9ef3d71ecbcebc84f8f2729e24aecb56 100644
(file)
--- a/
package/dbus/Config.in
+++ b/
package/dbus/Config.in
@@
-7,7
+7,7
@@
config BR2_PACKAGE_DBUS
http://www.freedesktop.org/wiki/Software/dbus
-comment "dbus not available (need expat or libxml2)
+comment "dbus not available (need expat or libxml2)
"
depends on !BR2_PACKAGE_EXPAT && !BR2_PACKAGE_LIBXML2
choice