From: Jussi Kukkonen Date: Fri, 1 Apr 2016 12:45:45 +0000 (+0300) Subject: epiphany: Depend on intltool-native for configure X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~26299 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d371264d90fb2800d888b692c5a28646bcb70050;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git epiphany: Depend on intltool-native for configure Fixes [YOCTO #9374]. Signed-off-by: Jussi Kukkonen Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-gnome/epiphany/epiphany_3.18.4.bb b/meta/recipes-gnome/epiphany/epiphany_3.18.4.bb index 12d3b07b72d..869569c517e 100644 --- a/meta/recipes-gnome/epiphany/epiphany_3.18.4.bb +++ b/meta/recipes-gnome/epiphany/epiphany_3.18.4.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 libxml2-native" + gsettings-desktop-schemas gnome-desktop3 libxml2-native intltool-native" inherit gnomebase gsettings distro_features_check upstream-version-is-even # libwnck3 is x11 only