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