summaryrefslogtreecommitdiffstats
path: root/recipes/shr
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2009-11-15 21:52:26 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2009-11-15 21:52:26 +0100
commit29d6bcd8585aff0833eb88c06c3cc2474675c25c (patch)
treec11a1f8ff8d98cc520b7af4c886522fba7c40550 /recipes/shr
parentc010062f3c2abd1471512c4275f3cb6ed9513661 (diff)
downloadopenembedded-29d6bcd8585aff0833eb88c06c3cc2474675c25c.tar.gz
libmodulo: remove girepository inherit
Diffstat (limited to 'recipes/shr')
-rw-r--r--recipes/shr/libmodulo_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/shr/libmodulo_git.bb b/recipes/shr/libmodulo_git.bb
index dcf204c807..029f928d53 100644
--- a/recipes/shr/libmodulo_git.bb
+++ b/recipes/shr/libmodulo_git.bb
@@ -3,7 +3,7 @@ SECTION = "libs"
PV = "0.0.1+gitr${SRCPV}"
PR = "r1"
-inherit autotools autotools_stage pkgconfig vala girepository
+inherit autotools autotools_stage pkgconfig vala
DEPENDS = "glib-2.0 dbus-glib libxml2 libgee"