aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2014-03-30 00:51:10 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2014-04-20 10:46:49 +0200
commita6949af8efa0631d63dc1b850186cc091cfb0401 (patch)
treeeb7e70a2a07c6dde7e390675ff7e0137498a64c7 /meta-gnome
parente009f61f3b52675f0a6ce6ccec3737553fee543f (diff)
downloadmeta-openembedded-contrib-a6949af8efa0631d63dc1b850186cc091cfb0401.tar.gz
gtksourceview2: inherit only gnomebase
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-gnome')
-rw-r--r--meta-gnome/recipes-gnome/gtksourceview/gtksourceview2_2.10.5.bb2
1 files changed, 1 insertions, 1 deletions
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 877b1c1665..df4d472f88 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 \