[oe-commits] Martin Jansa : gtksourceview2: inherit only gnomebase

git at git.openembedded.org git at git.openembedded.org
Tue Apr 1 17:15:22 UTC 2014


Module: meta-openembedded.git
Branch: master-next
Commit: 7249c4b388b95c0d1172502880dd2d958bcaedf3
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=7249c4b388b95c0d1172502880dd2d958bcaedf3

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Sun Mar 30 00:51:10 2014 +0100

gtksourceview2: inherit only gnomebase

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-gnome/recipes-gnome/gtksourceview/gtksourceview2_2.10.5.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-gnome/recipes-gnome/gtksourceview/gtksourceview2_2.10.5.bb b/meta-gnome/recipes-gnome/gtksourceview/gtksourceview2_2.10.5.bb
index 877b1c1..df4d472 100644
--- a/meta-gnome/recipes-gnome/gtksourceview/gtksourceview2_2.10.5.bb
+++ b/meta-gnome/recipes-gnome/gtksourceview/gtksourceview2_2.10.5.bb
@@ -10,7 +10,7 @@ PNAME = "gtksourceview"
 
 S = "${WORKDIR}/${PNAME}-${PV}"
 
-inherit gnome lib_package gettext
+inherit gnomebase lib_package gettext
 
 # overrule SRC_URI from gnome.conf
 SRC_URI = "${GNOME_MIRROR}/${PNAME}/${@gnome_verdir("${PV}")}/${PNAME}-${PV}.tar.bz2;name=archive \



More information about the Openembedded-commits mailing list