Sfoglia il codice sorgente

Fix syntax error in dbus

Ulf Samuelsson 17 anni fa
parent
commit
309600e11d
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      package/dbus/Config.in

+ 1 - 1
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