libgnomecanvas: add intltool-native dependency

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa 2014-03-30 01:07:33 +01:00
parent ed6e2ff5af
commit 3a8b6eb37f

View File

@ -5,7 +5,10 @@ SECTION = "x11/gnome/libs"
inherit gnome
DEPENDS = "gtk+ libglade libart-lgpl xineramaproto"
# intltool to provide IT_PROG_INTLTOOL
# configure: line 12654: syntax error near unexpected token `0.35.0'
# configure: line 12654: `IT_PROG_INTLTOOL(0.35.0)'
DEPENDS = "gtk+ libglade libart-lgpl xineramaproto intltool-native"
SRC_URI[archive.md5sum] = "ffcbb719c671ff5cd86e59aeba8d0b92"
SRC_URI[archive.sha256sum] = "859b78e08489fce4d5c15c676fec1cd79782f115f516e8ad8bed6abcb8dedd40"