diff options
| author | Rod Whitby <rod@whitby.id.au> | 2009-02-06 22:52:33 +0000 |
|---|---|---|
| committer | Rod Whitby <rod@whitby.id.au> | 2009-02-06 22:52:33 +0000 |
| commit | 2d4fff0c6dfeacf80f11e687ca66026eca1e590a (patch) | |
| tree | 0dc55f9fc20e8ceda0b8207bebc856793ddb56ce /packages/python/python-coherence_svn.bb | |
| parent | 3248ec9ec8a70b5c711a91b9b9196fbbf739e5fb (diff) | |
| parent | adc8f713b4c5a6e552e955b85d5840c0add73871 (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 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/python/python-coherence_svn.bb b/packages/python/python-coherence_svn.bb index 7d5e0be598..831e3a5ba6 100644 --- a/packages/python/python-coherence_svn.bb +++ b/packages/python/python-coherence_svn.bb @@ -1,9 +1,9 @@ DESCRIPTION = "Coherence is a DLNA/UPnP mediaserver + backends" -SECTION = "python/devel" +SECTION = "devel/python" LICENSE = "MIT" HOMEPAGE = "http://coherence.beebits.net/wiki" -PR = "r4" +PR = "r5" 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" + zope python-modules python-pygobject python-gdata" |
