summaryrefslogtreecommitdiffstats
path: root/rules/dbus-glib.in
blob: 42adfe9f18986e8b1ed732fd5d46a21f21b35c18 (plain)
1
2
3
4
5
6
7
8
9
10
11
## SECTION=middleware
config DBUS_GLIB
	tristate
	prompt "dbus glib bindings"
	select DBUS
	select HOST_DBUS_GLIB
	select GLIB
	select EXPAT
	help
	  dbus bindings, based on glib