aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libgee/libgee.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/libgee/libgee.inc')
-rw-r--r--recipes/libgee/libgee.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/libgee/libgee.inc b/recipes/libgee/libgee.inc
index 5148386004..ed865548fd 100644
--- a/recipes/libgee/libgee.inc
+++ b/recipes/libgee/libgee.inc
@@ -2,10 +2,10 @@ DESCRIPTION = "libgee is a collection library providing GObject-based interfaces
and classes for commonly used data structures."
HOMEPAGE = "http://live.gnome.org/Libgee"
SECTION = "libs"
-DEPENDS = "glib-2.0 gobject-introspection"
+DEPENDS = "glib-2.0"
BBCLASSEXTEND = "native"
LICENSE = "LGPL"
-INC_PR = "r4"
+INC_PR = "r5"
PE = "1"
inherit autotools vala