diff options
| author | Rod Whitby <rod@whitby.id.au> | 2009-02-06 17:24:03 +0000 |
|---|---|---|
| committer | Rod Whitby <rod@whitby.id.au> | 2009-02-06 17:24:03 +0000 |
| commit | 3248ec9ec8a70b5c711a91b9b9196fbbf739e5fb (patch) | |
| tree | 9fe66ec52450092996a7b9a9c223ecb34e337183 /packages/python/python-coherence_svn.bb | |
| parent | 2f0da8e805f83a4580a4f78f78d1c5a604a9880a (diff) | |
| parent | 7e2a63b555ef4e8c9100a0785a0df2ec1855088f (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 15c0b4f14f..7d5e0be598 100644 --- a/packages/python/python-coherence_svn.bb +++ b/packages/python/python-coherence_svn.bb @@ -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" |
