Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] epiphany: Add libxml2-native to DEPENDS
@ 2016-02-18 10:59 Richard Purdie
  0 siblings, 0 replies; only message in thread
From: Richard Purdie @ 2016-02-18 10:59 UTC (permalink / raw)
  To: openembedded-core

configure needs xmllint and there was no direct dependency.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>

diff --git a/meta/recipes-gnome/epiphany/epiphany_3.18.3.bb b/meta/recipes-gnome/epiphany/epiphany_3.18.3.bb
index e822d3b..73fcd93 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




^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-02-18 10:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-18 10:59 [PATCH] epiphany: Add libxml2-native to DEPENDS Richard Purdie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox