[oe-commits] [openembedded-core] 02/10: epiphany: Depend on intltool-native for configure

git at git.openembedded.org git at git.openembedded.org
Sat Apr 2 15:48:44 UTC 2016


rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit d371264d90fb2800d888b692c5a28646bcb70050
Author: Jussi Kukkonen <jussi.kukkonen at intel.com>
AuthorDate: Fri Apr 1 15:45:45 2016 +0300

    epiphany: Depend on intltool-native for configure
    
    Fixes [YOCTO #9374].
    
    Signed-off-by: Jussi Kukkonen <jussi.kukkonen at intel.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 meta/recipes-gnome/epiphany/epiphany_3.18.4.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-gnome/epiphany/epiphany_3.18.4.bb b/meta/recipes-gnome/epiphany/epiphany_3.18.4.bb
index 12d3b07..869569c 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

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list