mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-22 08:39:20 +00:00
gcr: add glib-2.0 dependency
* it tries to build glib-2.0 from native sysroot without it Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
23ad6cfe2b
commit
e20aa408bb
@ -5,7 +5,7 @@ BUGTRACKER = "https://bugzilla.gnome.org/"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=55ca817ccb7d5b5b66355690e9abc605"
|
||||
|
||||
DEPENDS = "gtk+3 p11-kit"
|
||||
DEPENDS = "gtk+3 p11-kit glib-2.0"
|
||||
|
||||
inherit autotools gnome gtk-doc
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user