python-coherence: added dependency to python-pygobject
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Fri, 6 Feb 2009 15:35:05 +0000 (16:35 +0100)
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Fri, 6 Feb 2009 15:35:05 +0000 (16:35 +0100)
packages/python/python-coherence_svn.bb

index 15c0b4f..7d5e0be 100644 (file)
@@ -3,7 +3,7 @@ SECTION = "python/devel"
 LICENSE = "MIT"
 HOMEPAGE = "http://coherence.beebits.net/wiki"
 
-PR = "r3"
+PR = "r4"
 PV = "0.6.0+svnr${SRCREV}"
 
 inherit setuptools
@@ -14,6 +14,6 @@ S = "${WORKDIR}/Coherence"
 FILES_${PN} += "${datadir}"
 RDEPENDS_${PN} += "python-twisted-pair python-divmodepsilon python-nevow python-gst python-dbus \
        python-configobj python-twisted python-twisted-core python-misc python-zopeinterface \
-       zope python-modules"
+       zope python-modules python-pygobject"