[oe] [meta-oe][PATCH 03/11] gtksourceview2: add intltool-native dependency

Martin Jansa martin.jansa at gmail.com
Mon Aug 15 10:20:41 UTC 2016


* fixes:
  | ../gtksourceview-2.10.5/configure: line 12665: syntax error near unexpected token `0.40'
  | ../gtksourceview-2.10.5/configure: line 12665: `IT_PROG_INTLTOOL(0.40)'

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-gnome/recipes-gnome/gtksourceview/gtksourceview2_2.10.5.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-gnome/recipes-gnome/gtksourceview/gtksourceview2_2.10.5.bb b/meta-gnome/recipes-gnome/gtksourceview/gtksourceview2_2.10.5.bb
index 8d935b8..ebd2955 100644
--- a/meta-gnome/recipes-gnome/gtksourceview/gtksourceview2_2.10.5.bb
+++ b/meta-gnome/recipes-gnome/gtksourceview/gtksourceview2_2.10.5.bb
@@ -4,7 +4,7 @@ HOMEPAGE = "http://projects.gnome.org/gtksourceview/"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
 
-DEPENDS = "gtk+ libxml2"
+DEPENDS = "gtk+ libxml2 intltool-native"
 
 PNAME = "gtksourceview"
 
-- 
2.9.2




More information about the Openembedded-devel mailing list