diff options
| -rw-r--r-- | meta-extras/packages/flumotion/flumotion_0.4.1.bb | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-extras/packages/flumotion/flumotion_0.4.1.bb b/meta-extras/packages/flumotion/flumotion_0.4.1.bb index 42474e011b..31f4052845 100644 --- a/meta-extras/packages/flumotion/flumotion_0.4.1.bb +++ b/meta-extras/packages/flumotion/flumotion_0.4.1.bb  | |||
| @@ -2,8 +2,8 @@ DESCRIPTION = "Fluendo Streaming Server" | |||
| 2 | LICENSE = "GPL" | 2 | LICENSE = "GPL" | 
| 3 | DEPENDS = "gstreamer python-gst twisted python-pygtk2" | 3 | DEPENDS = "gstreamer python-gst twisted python-pygtk2" | 
| 4 | RDEPENDS = "python-twisted-core python-twisted-web python-core python-gst" | 4 | RDEPENDS = "python-twisted-core python-twisted-web python-core python-gst" | 
| 5 | RDEPENDS_${PN}-gui = "${PN} python-pygtk2" | 5 | RDEPENDS_${PN}-gui = "${PN} python-pygtk" | 
| 6 | PR = "r3" | 6 | PR = "r4" | 
| 7 | 7 | ||
| 8 | SRC_URI = "http://www.flumotion.net/src/flumotion/flumotion-${PV}.tar.bz2 \ | 8 | SRC_URI = "http://www.flumotion.net/src/flumotion/flumotion-${PV}.tar.bz2 \ | 
| 9 | file://python-path.patch;patch=1 \ | 9 | file://python-path.patch;patch=1 \ | 
