mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 14:10:56 +00:00
gtksourceview2: inherit only gnomebase
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
e009f61f3b
commit
a6949af8ef
@ -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 \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user