mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
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:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user