[oe-commits] Martin Jansa : libmodulo: remove girepository inherit

git version control git at git.openembedded.org
Sun Nov 15 22:34:19 UTC 2009


Module: openembedded.git
Branch: shr/merge
Commit: 29d6bcd8585aff0833eb88c06c3cc2474675c25c
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=29d6bcd8585aff0833eb88c06c3cc2474675c25c

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Sun Nov 15 21:52:26 2009 +0100

libmodulo: remove girepository inherit

---

 recipes/shr/libmodulo_git.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/shr/libmodulo_git.bb b/recipes/shr/libmodulo_git.bb
index dcf204c..029f928 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"
 





More information about the Openembedded-commits mailing list