]> code.ossystems Code Review - openembedded-core.git/commitdiff
flumotion: python-pygtk2 is now python-pygtk
authorMarcin Juszkiewicz <hrw@openedhand.com>
Thu, 3 Apr 2008 03:49:19 +0000 (03:49 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Thu, 3 Apr 2008 03:49:19 +0000 (03:49 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4158 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta-extras/packages/flumotion/flumotion_0.4.1.bb

index 42474e011bcf53eaed89f9577f1683a0e9162dc9..31f40528455296c993634707d82262a233049841 100644 (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 \