diff options
Diffstat (limited to 'packages/flumotion')
-rw-r--r-- | packages/flumotion/flumotion_0.4.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/flumotion/flumotion_0.4.1.bb b/packages/flumotion/flumotion_0.4.1.bb index cc9187a206..c746da6c8f 100644 --- a/packages/flumotion/flumotion_0.4.1.bb +++ b/packages/flumotion/flumotion_0.4.1.bb @@ -9,7 +9,7 @@ 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" -FILE_PR = "r10" +PR = "r10" SRC_URI = "http://www.flumotion.net/src/flumotion/flumotion-${PV}.tar.bz2 \ file://python-path.patch;patch=1 \ |