diff options
| author | Robert Schuster <thebohemian@gmx.net> | 2008-03-04 16:46:11 +0000 |
|---|---|---|
| committer | Robert Schuster <thebohemian@gmx.net> | 2008-03-04 16:46:11 +0000 |
| commit | ba69123b245d6244b756a07f7118bfb11acb47f0 (patch) | |
| tree | 6c0f87cbb91fb142e9b748fdc2628e8390f5edd0 /packages/python/python-dbus_0.82.4.bb | |
| parent | 25fe9599d951a3de39a2e8983810f2c6a40d74b0 (diff) | |
| parent | b1fbc8c1b11f8c30bf327b4605defac0a3d47457 (diff) | |
merge of '1d06736abd89e6b42d2eaf5918fcd17ad518fcb3'
and '3601bc2cdb1e980ccaf4f1de781d948df8d45545'
Diffstat (limited to 'packages/python/python-dbus_0.82.4.bb')
| -rw-r--r-- | packages/python/python-dbus_0.82.4.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/python/python-dbus_0.82.4.bb b/packages/python/python-dbus_0.82.4.bb index c17f1c766b..8e80882a30 100644 --- a/packages/python/python-dbus_0.82.4.bb +++ b/packages/python/python-dbus_0.82.4.bb @@ -4,7 +4,7 @@ HOMEPAGE = "http://www.freedesktop.org/Software/dbus" LICENSE = "MIT" DEPENDS = "expat dbus dbus-glib virtual/libintl python-pyrex-native" RDEPENDS = "python-threading python-io python-stringold python-logging" -PR = "ml1" +PR = "ml2" SRC_URI = "http://dbus.freedesktop.org/releases/dbus-python/dbus-python-${PV}.tar.gz" S = "${WORKDIR}/dbus-python-${PV}" @@ -18,3 +18,4 @@ do_stage() { autotools_stage_all } +FILES_${PN}-dev += "${libdir}/pkgconfig |
