gtksourceview2: add intltool-native dependency

* 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@gmail.com>
This commit is contained in:
Martin Jansa
2016-08-12 14:11:54 +02:00
parent 8d84f588eb
commit c16a8d66db
@@ -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"