aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/flumotion/flumotion_0.4.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/flumotion/flumotion_0.4.1.bb')
-rw-r--r--recipes/flumotion/flumotion_0.4.1.bb8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes/flumotion/flumotion_0.4.1.bb b/recipes/flumotion/flumotion_0.4.1.bb
index d22b9a97e9..ce64bb1ce5 100644
--- a/recipes/flumotion/flumotion_0.4.1.bb
+++ b/recipes/flumotion/flumotion_0.4.1.bb
@@ -1,7 +1,7 @@
DESCRIPTION = "Fluendo Streaming Server"
LICENSE = "GPL"
DEPENDS = "gstreamer python-imaging python-gst python-twisted python-pygtk"
-RDEPENDS = "python-resource python-pprint python-threading \
+RDEPENDS_${PN} = "python-resource python-pprint python-threading \
python-imaging python-xml python-curses \
python-compression python-fcntl python-pygobject \
python-pickle python-netclient python-datetime \
@@ -9,11 +9,11 @@ RDEPENDS = "python-resource python-pprint python-threading \
python-lang python-zopeinterface python-textutils \
python-gst python-misc"
RDEPENDS_${PN}-gui = "${PN} python-pygtk python-pycairo"
-PR = "r10"
+PR = "r11"
SRC_URI = "http://www.flumotion.net/src/flumotion/flumotion-${PV}.tar.bz2 \
- file://python-path.patch;patch=1 \
- file://no-check-for-python-stuff.patch;patch=1"
+ file://python-path.patch \
+ file://no-check-for-python-stuff.patch"
inherit autotools distutils-base pkgconfig