aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes/libgee/libgee.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/libgee/libgee.inc b/recipes/libgee/libgee.inc
index 87220ca8ad..367e0ec760 100644
--- a/recipes/libgee/libgee.inc
+++ b/recipes/libgee/libgee.inc
@@ -5,7 +5,7 @@ SECTION = "libs"
DEPENDS = "glib-2.0"
BBCLASSEXTEND = "native"
LICENSE = "LGPL"
-INC_PR = "r6"
+INC_PR = "r5"
PE = "1"
inherit autotools vala
@@ -15,3 +15,4 @@ do_configure_prepend() {
rm -f m4/$i
done
}
+