[oe-commits] org.oe.dev python-dbus 0.82.4 this is using pkgconfig, so inherit pkgconfig

mickeyl commit oe at amethyst.openembedded.net
Fri Mar 28 15:04:03 UTC 2008


python-dbus 0.82.4 this is using pkgconfig, so inherit pkgconfig

Author: mickeyl at openembedded.org
Branch: org.openembedded.dev
Revision: 13170805eb277bcec085eb013dda836930e5bee7
ViewMTN: http://monotone.openembedded.org/revision/info/13170805eb277bcec085eb013dda836930e5bee7
Files:
1
packages/python/python-dbus_0.82.4.bb
Diffs:

#
# mt diff -r62d075b408771c0769ec69b4bb1a3cf378a65ac7 -r13170805eb277bcec085eb013dda836930e5bee7
#
#
#
# patch "packages/python/python-dbus_0.82.4.bb"
#  from [aff2c48f361a7ace67a1057330cf36a822c07811]
#    to [ef44ee10f31374784359fe76d1f10cabda60f104]
#
============================================================
--- packages/python/python-dbus_0.82.4.bb	aff2c48f361a7ace67a1057330cf36a822c07811
+++ packages/python/python-dbus_0.82.4.bb	ef44ee10f31374784359fe76d1f10cabda60f104
@@ -4,12 +4,12 @@ RDEPENDS = "python-threading python-io p
 LICENSE = "MIT"
 DEPENDS = "expat dbus dbus-glib virtual/libintl python-pyrex-native"
 RDEPENDS = "python-threading python-io python-stringold python-logging"
-PR = "ml2"
+PR = "ml3"
 
 SRC_URI = "http://dbus.freedesktop.org/releases/dbus-python/dbus-python-${PV}.tar.gz"
 S = "${WORKDIR}/dbus-python-${PV}"
 
-inherit distutils-base autotools
+inherit distutils-base autotools pkgconfig
 
 export BUILD_SYS := "${BUILD_SYS}"
 export HOST_SYS := "${HOST_SYS}"






More information about the Openembedded-commits mailing list