[gnome-continuous-yocto/gnomeostree-3.28-rocko: 4112/8267] vte: Add missing libxml2-native DEPENDS
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous-yocto/gnomeostree-3.28-rocko: 4112/8267] vte: Add missing libxml2-native DEPENDS
- Date: Sun, 17 Dec 2017 01:34:46 +0000 (UTC)
commit f681ebb7ea5eb4e89c97d22b2dc1f6e79bc405dd
Author: Richard Purdie <richard purdie linuxfoundation org>
Date: Sat Jan 14 23:09:15 2017 +0000
vte: Add missing libxml2-native DEPENDS
Configure searches for xmllint which comes from libxml2-native.
(From OE-Core rev: 122f18ddf65ee025cfd164738eb76359cad2656b)
Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>
meta/recipes-support/vte/vte_0.44.2.bb | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/meta/recipes-support/vte/vte_0.44.2.bb b/meta/recipes-support/vte/vte_0.44.2.bb
index a0b671e..8cddc98 100644
--- a/meta/recipes-support/vte/vte_0.44.2.bb
+++ b/meta/recipes-support/vte/vte_0.44.2.bb
@@ -1,7 +1,7 @@
SUMMARY = "Virtual terminal emulator GTK+ widget library"
BUGTRACKER = "https://bugzilla.gnome.org/buglist.cgi?product=vte"
LICENSE = "LGPLv2.1+"
-DEPENDS = "glib-2.0 gtk+3 intltool-native"
+DEPENDS = "glib-2.0 gtk+3 intltool-native libxml2-native"
LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]