package: add dbus-python

This commit is contained in:
Peter Korsgaard
2009-03-18 11:27:49 +00:00
parent 2f575f43ec
commit 396480b41d
4 changed files with 64 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
config BR2_PACKAGE_DBUS_PYTHON
bool "dbus-python"
depends on BR2_PACKAGE_DBUS
depends on BR2_PACKAGE_PYTHON
select BR2_PACKAGE_DBUS_GLIB
help
Python bindings for D-Bus
http://dbus.freedesktop.org/doc/dbus-python/