[oe-commits] org.oe.dev python-dbus 0.82.4 RDEPENDS on python-xml

mickeyl commit oe at amethyst.openembedded.net
Thu Apr 10 14:53:26 UTC 2008


python-dbus 0.82.4 RDEPENDS on python-xml

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

#
# mt diff -rbf2f7934959e89e1388893942b0449de2090da07 -r00af74faeec51a30c9d7bbac6a81b5ddcc45a865
#
#
#
# patch "packages/python/python-dbus_0.82.4.bb"
#  from [ef44ee10f31374784359fe76d1f10cabda60f104]
#    to [3e0066b265c8f44920ed83586b7da71bc0969a94]
#
============================================================
--- packages/python/python-dbus_0.82.4.bb	ef44ee10f31374784359fe76d1f10cabda60f104
+++ packages/python/python-dbus_0.82.4.bb	3e0066b265c8f44920ed83586b7da71bc0969a94
@@ -3,8 +3,8 @@ DEPENDS = "expat dbus dbus-glib virtual/
 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 = "ml3"
+RDEPENDS = "python-io python-logging python-stringold python-threading python-xml"
+PR = "ml4"
 
 SRC_URI = "http://dbus.freedesktop.org/releases/dbus-python/dbus-python-${PV}.tar.gz"
 S = "${WORKDIR}/dbus-python-${PV}"






More information about the Openembedded-commits mailing list