mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 19:19:42 +00:00
dconf: add dependency on libxml2
* fixes floating dependency: dconf-0.18.0: dconf-editor rdepends on libxml2, but it isn't a build dependency? [build-deps] Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
0ea6467344
commit
62c0de8e64
@ -9,7 +9,7 @@ SRC_URI[archive.md5sum] = "69a12ed68893f2e1e81ac4e531bc1515"
|
|||||||
SRC_URI[archive.sha256sum] = "109b1bc6078690af1ed88cb144ef5c5aee7304769d8bdc82ed48c3696f10c955"
|
SRC_URI[archive.sha256sum] = "109b1bc6078690af1ed88cb144ef5c5aee7304769d8bdc82ed48c3696f10c955"
|
||||||
GNOME_COMPRESS_TYPE = "xz"
|
GNOME_COMPRESS_TYPE = "xz"
|
||||||
|
|
||||||
DEPENDS = "glib-2.0 gtk+3"
|
DEPENDS = "glib-2.0 gtk+3 libxml2"
|
||||||
|
|
||||||
inherit vala gtk-doc
|
inherit vala gtk-doc
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user