mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 21:49:33 +02:00
flumotion: python-pygtk2 is now python-pygtk
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4158 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -2,8 +2,8 @@ DESCRIPTION = "Fluendo Streaming Server"
|
|||||||
LICENSE = "GPL"
|
LICENSE = "GPL"
|
||||||
DEPENDS = "gstreamer python-gst twisted python-pygtk2"
|
DEPENDS = "gstreamer python-gst twisted python-pygtk2"
|
||||||
RDEPENDS = "python-twisted-core python-twisted-web python-core python-gst"
|
RDEPENDS = "python-twisted-core python-twisted-web python-core python-gst"
|
||||||
RDEPENDS_${PN}-gui = "${PN} python-pygtk2"
|
RDEPENDS_${PN}-gui = "${PN} python-pygtk"
|
||||||
PR = "r3"
|
PR = "r4"
|
||||||
|
|
||||||
SRC_URI = "http://www.flumotion.net/src/flumotion/flumotion-${PV}.tar.bz2 \
|
SRC_URI = "http://www.flumotion.net/src/flumotion/flumotion-${PV}.tar.bz2 \
|
||||||
file://python-path.patch;patch=1 \
|
file://python-path.patch;patch=1 \
|
||||||
|
|||||||
Reference in New Issue
Block a user