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:
Marcin Juszkiewicz 2008-04-03 03:49:19 +00:00
parent 2c22638257
commit 1fb5af0f40
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ DESCRIPTION = "Fluendo Streaming Server"
LICENSE = "GPL"
DEPENDS = "gstreamer python-gst twisted python-pygtk2"
RDEPENDS = "python-twisted-core python-twisted-web python-core python-gst"
RDEPENDS_${PN}-gui = "${PN} python-pygtk2"
PR = "r3"
RDEPENDS_${PN}-gui = "${PN} python-pygtk"
PR = "r4"
SRC_URI = "http://www.flumotion.net/src/flumotion/flumotion-${PV}.tar.bz2 \
file://python-path.patch;patch=1 \