[OE-core] [PATCH] epiphany: remove unused intltool build-dependency

Ross Burton ross.burton at intel.com
Fri Jun 16 19:20:47 UTC 2017


Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-gnome/epiphany/epiphany_3.24.2.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-gnome/epiphany/epiphany_3.24.2.bb b/meta/recipes-gnome/epiphany/epiphany_3.24.2.bb
index b51f54f..77c1933 100644
--- a/meta/recipes-gnome/epiphany/epiphany_3.24.2.bb
+++ b/meta/recipes-gnome/epiphany/epiphany_3.24.2.bb
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
 
 DEPENDS = "libsoup-2.4 webkitgtk gtk+3 iso-codes avahi libnotify gcr \
 	   gsettings-desktop-schemas gnome-desktop3 libxml2-native \
-	   intltool-native glib-2.0 glib-2.0-native json-glib"
+	   glib-2.0 glib-2.0-native json-glib"
 
 inherit gnomebase gsettings distro_features_check upstream-version-is-even gettext
 REQUIRED_DISTRO_FEATURES = "x11"
-- 
2.8.1




More information about the Openembedded-core mailing list