[oe-commits] org.oe.dev flumotion: more depends, enough to get the config gui on the screen

koen commit openembedded-commits at lists.openembedded.org
Mon Jun 18 16:04:28 UTC 2007


flumotion: more depends, enough to get the config gui on the screen

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 82dfa1a7eafd51f03bb165a98ead2dbde975c98b
ViewMTN: http://monotone.openembedded.org/revision.psp?id=82dfa1a7eafd51f03bb165a98ead2dbde975c98b
Files:
1
packages/flumotion/flumotion_0.4.1.bb
Diffs:

#
# mt diff -ra76d9b6427624f65a76a105e64b88944205e0e1d -r82dfa1a7eafd51f03bb165a98ead2dbde975c98b
#
# 
# 
# patch "packages/flumotion/flumotion_0.4.1.bb"
#  from [de39275bba6b575a7c2fc7d53f27aa915be67474]
#    to [0372aa59c1772de30e3b010fb511b13e60856030]
# 
============================================================
--- packages/flumotion/flumotion_0.4.1.bb	de39275bba6b575a7c2fc7d53f27aa915be67474
+++ packages/flumotion/flumotion_0.4.1.bb	0372aa59c1772de30e3b010fb511b13e60856030
@@ -1,9 +1,9 @@ DEPENDS = "gstreamer python-gst twisted 
 DESCRIPTION = "Fluendo Streaming Server"
 LICENSE = "GPL"
 DEPENDS = "gstreamer python-gst twisted python-pygtk2"
-RDEPENDS = " python-compression python-fcntl  python-pygobject python-pickle python-netclient python-datetime python-crypt python-twisted-core python-twisted-web python-lang python-zopeinterface  python-textutils python-core python-gst python-misc"
-RDEPENDS_${PN}-gui = "${PN} python-pygtk2"
-PR = "r6"
+RDEPENDS = " python-xml python-curses python-compression python-fcntl  python-pygobject python-pickle python-netclient python-datetime python-crypt python-twisted-core python-twisted-web python-lang python-zopeinterface  python-textutils python-core python-gst python-misc"
+RDEPENDS_${PN}-gui = "${PN} python-pygtk2 python-pycairo libgnome"
+PR = "r7"
 
 SRC_URI = "http://www.flumotion.net/src/flumotion/flumotion-${PV}.tar.bz2 \
            file://python-path.patch;patch=1 \






More information about the Openembedded-commits mailing list