summaryrefslogtreecommitdiff
path: root/packages/libmrss/libmrss_0.17.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/libmrss/libmrss_0.17.bb')
-rw-r--r--packages/libmrss/libmrss_0.17.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/libmrss/libmrss_0.17.bb b/packages/libmrss/libmrss_0.17.bb
index 4d03985f9e..0d23a2b54f 100644
--- a/packages/libmrss/libmrss_0.17.bb
+++ b/packages/libmrss/libmrss_0.17.bb
@@ -3,12 +3,14 @@ LICENSE = "LGPL"
HOMEPAGE = "http://www2.autistici.org/bakunin/codes.php"
DEPENDS = "libnxml curl"
+PR = "r1"
inherit autotools pkgconfig
SRC_URI = "http://www2.autistici.org/bakunin/libmrss/libmrss-${PV}.tar.gz \
file://atom-changes.patch;patch=1 \
file://fix_atom_date_locale.patch;patch=1 \
+ file://fix-memleaks.patch;patch=1 \
file://bump-version.patch;patch=1 "
do_stage() {