From 58b45240739da210ef2fecea931c8b8daa9a4c07 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Thu, 18 Feb 2016 10:59:18 +0000 Subject: epiphany: Add libxml2-native to DEPENDS configure needs xmllint and there was no direct dependency. Signed-off-by: Richard Purdie --- meta/recipes-gnome/epiphany/epiphany_3.18.3.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-gnome') diff --git a/meta/recipes-gnome/epiphany/epiphany_3.18.3.bb b/meta/recipes-gnome/epiphany/epiphany_3.18.3.bb index e822d3b203..73fcd939e1 100644 --- a/meta/recipes-gnome/epiphany/epiphany_3.18.3.bb +++ b/meta/recipes-gnome/epiphany/epiphany_3.18.3.bb @@ -3,7 +3,7 @@ LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" DEPENDS = "libsoup-2.4 webkitgtk gtk+3 iso-codes ca-certificates avahi libnotify gcr libwnck3 \ - gsettings-desktop-schemas gnome-desktop3" + gsettings-desktop-schemas gnome-desktop3 libxml2-native" inherit gnomebase gsettings distro_features_check upstream-version-is-even # libwnck3 is x11 only -- cgit 1.2.3-korg