Fix syntax error in dbus
authorUlf Samuelsson <ulf.samuelsson@atmel.com>
Sun, 25 Nov 2007 23:30:29 +0000 (23:30 -0000)
committerUlf Samuelsson <ulf.samuelsson@atmel.com>
Sun, 25 Nov 2007 23:30:29 +0000 (23:30 -0000)
package/dbus/Config.in

index 081ff632b690d22b516a790467de5547a5ab1b89..973ba07f9ef3d71ecbcebc84f8f2729e24aecb56 100644 (file)
@@ -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