python-coherence: updated DEPENDS (removed unneeded zope, added a few missing ones)
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Wed, 11 Mar 2009 19:51:02 +0000 (20:51 +0100)
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Wed, 11 Mar 2009 19:51:02 +0000 (20:51 +0100)
packages/python/python-coherence_0.6.2.bb

index 7d25f08..54eed59 100644 (file)
@@ -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"