From: Richard Purdie Date: Thu, 18 Feb 2016 10:59:18 +0000 (+0000) Subject: epiphany: Add libxml2-native to DEPENDS X-Git-Tag: 2016-4~799 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=58b45240739da210ef2fecea931c8b8daa9a4c07;p=openembedded-core.git epiphany: Add libxml2-native to DEPENDS configure needs xmllint and there was no direct dependency. Signed-off-by: Richard Purdie --- 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