[oe-commits] Frans Meulenbroeks : python-coherence: updated DEPENDS ( removed unneeded zope, added a few missing ones)

GIT User account git at amethyst.openembedded.net
Thu Mar 12 16:27:29 UTC 2009


Module: openembedded.git
Branch: hrw/poky-merge/add-rpm-packages-support
Commit: 3e60916fa54b1f7262bb76ef3904d3dc50620164
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=3e60916fa54b1f7262bb76ef3904d3dc50620164

Author: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
Date:   Wed Mar 11 20:51:02 2009 +0100

python-coherence: updated DEPENDS (removed unneeded zope, added a few missing ones)

---

 packages/python/python-coherence_0.6.2.bb |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/packages/python/python-coherence_0.6.2.bb b/packages/python/python-coherence_0.6.2.bb
index 7d25f08..54eed59 100644
--- a/packages/python/python-coherence_0.6.2.bb
+++ b/packages/python/python-coherence_0.6.2.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Coherence is a DLNA/UPnP mediaserver + backends"
 SECTION = "devel/python"
 LICENSE = "MIT"
 HOMEPAGE = "http://coherence.beebits.net/wiki"
-PR = "r0"
+PR = "r1"
 
 inherit setuptools
 
@@ -12,6 +12,9 @@ S = "${WORKDIR}/Coherence-${PV}"
 FILES_${PN} += "${datadir}"
 
 DEPENDS = "libxml2 libxml2-native"
-RDEPENDS_${PN} += "python-gst python-dbus python-configobj python-twisted python-twisted-core python-misc python-zopeinterface zope python-modules"
+RDEPENDS_${PN} += "python-twisted-pair python-divmodepsilon python-nevow python-gst python-dbus \
+	python-configobj python-twisted python-twisted-core python-twisted-protocols python-misc \
+	python-zopeinterface python-modules python-pygobject python-gdata \
+	python-divmodaxiom"
 
 





More information about the Openembedded-commits mailing list