From: Frans Meulenbroeks Date: Thu, 12 Feb 2009 08:58:02 +0000 (+0100) Subject: python-coherence: added dependency on axiom X-Git-Tag: Release-2010-05/1~3976^2~52^2~21^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b935d0e40c9bd24294d13bfbde0cbdcd14671e0c;p=openembedded.git python-coherence: added dependency on axiom --- diff --git a/packages/python/python-coherence_svn.bb b/packages/python/python-coherence_svn.bb index 083e2faef0..031067672e 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"