Commit 309600e1 authored by Ulf Samuelsson's avatar Ulf Samuelsson
Browse files

Fix syntax error in dbus

parent 38b99b03
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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