summaryrefslogtreecommitdiff
path: root/packages/python
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2008-02-28 11:34:36 +0000
committerMichael Lauer <mickey@vanille-media.de>2008-02-28 11:34:36 +0000
commitcd3f430e99ae5de479703bed78a56962881e355c (patch)
treed9652d58d177827e2ad3710c78a439a1d92d913e /packages/python
parentcce74cd0f9a4c0cfd1ffd8170e58d645d635bc7e (diff)
python-dbus 0.82.4 fix packaging, so that development stuff actually ends up in -dev packages
Diffstat (limited to 'packages/python')
-rw-r--r--packages/python/python-dbus_0.82.4.bb3
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