[oe] [PATCH] python-coherence: added dependency on axiom

Koen Kooi k.kooi at student.utwente.nl
Thu Feb 12 11:41:40 UTC 2009


From: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>

---
 packages/python/python-coherence_svn.bb |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/packages/python/python-coherence_svn.bb b/packages/python/python-coherence_svn.bb
index 083e2fa..0310676 100644
--- a/packages/python/python-coherence_svn.bb
+++ b/packages/python/python-coherence_svn.bb
@@ -3,7 +3,7 @@ SECTION = "devel/python"
 LICENSE = "MIT"
 HOMEPAGE = "http://coherence.beebits.net/wiki"
 
-PR = "r0"
+PR = "r1"
 
 PV = "0.6.0+svnr${SRCREV}"
 
@@ -19,6 +19,7 @@ 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-twisted-protocols python-misc \
-	python-zopeinterface zope python-modules python-pygobject python-gdata python-inotify"
+	python-zopeinterface zope python-modules python-pygobject python-gdata python-inotify \
+	python-divmodaxiom"
 
 
-- 
1.5.6.5





More information about the Openembedded-devel mailing list