]> code.ossystems Code Review - openembedded-core.git/commitdiff
epiphany: Add libxml2-native to DEPENDS
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 18 Feb 2016 10:59:18 +0000 (10:59 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 18 Feb 2016 22:55:12 +0000 (22:55 +0000)
configure needs xmllint and there was no direct dependency.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-gnome/epiphany/epiphany_3.18.3.bb

index e822d3b2037a726869452d84fb008391863766dd..73fcd939e1ba442f0078f157ff10f60ea0835554 100644 (file)
@@ -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