mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-09 05:49:23 +00:00
gtksourceview2: inherit only gnomebase
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -10,7 +10,7 @@ PNAME = "gtksourceview"
|
|||||||
|
|
||||||
S = "${WORKDIR}/${PNAME}-${PV}"
|
S = "${WORKDIR}/${PNAME}-${PV}"
|
||||||
|
|
||||||
inherit gnome lib_package gettext
|
inherit gnomebase lib_package gettext
|
||||||
|
|
||||||
# overrule SRC_URI from gnome.conf
|
# overrule SRC_URI from gnome.conf
|
||||||
SRC_URI = "${GNOME_MIRROR}/${PNAME}/${@gnome_verdir("${PV}")}/${PNAME}-${PV}.tar.bz2;name=archive \
|
SRC_URI = "${GNOME_MIRROR}/${PNAME}/${@gnome_verdir("${PV}")}/${PNAME}-${PV}.tar.bz2;name=archive \
|
||||||
|
|||||||
Reference in New Issue
Block a user