summaryrefslogtreecommitdiffstats
path: root/rules/dbus-python.in
blob: 290dded745a0ef765791d67cd92441136455d35c (plain)
1
2
3
4
5
6
7
8
9
10
## SECTION=python

config DBUS_PYTHON
	tristate
	select PYTHON
	select DBUS
	select DBUS_GLIB
	prompt "dbus-python"
	help
	  Python bindings for dbus.