dbus-python: make it work
[openembedded.git] / packages / dbus / dbus-python_0.71.bb
1 DESCRIPTION = "message bus system for applications to talk to one another - python bindings"
2 HOMEPAGE = "http://www.freedesktop.org/Software/dbus"
3 LICENSE = "GPL"
4 SECTION = "devel/python"
5 DEPENDS = "python-pyrex-native dbus dbus-glib"
6 PR = "r0"
7
8 SRC_URI = "http://freedesktop.org/software/dbus/releases/dbus-python-${PV}.tar.gz"
9
10 inherit distutils