diff options
| author | Khem Raj <raj.khem@gmail.com> | 2009-02-10 22:27:28 -0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2009-02-10 22:27:28 -0800 |
| commit | 991ddc0f537b9d87fa7a184c60a21d42ce3e4fc2 (patch) | |
| tree | 2d2d79cb18a421db5afdf564671f94785af81baf /packages/python/python-coherence_svn.bb | |
| parent | 2c61ea05466e6f7cf4b07352e5224128c2f5929a (diff) | |
| parent | d420f4df43fbc113158931f447562142dcf89e1f (diff) | |
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev
Diffstat (limited to 'packages/python/python-coherence_svn.bb')
| -rw-r--r-- | packages/python/python-coherence_svn.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/python/python-coherence_svn.bb b/packages/python/python-coherence_svn.bb index 831e3a5ba6..e6f5fafb53 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 = "r5" +PR = "r6" 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 python-pygobject python-gdata" + zope python-modules python-pygobject python-gdata python-inotify" |
