mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-04 16:10:10 +00:00
libgnomecanvas: add intltool-native dependency
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
ed6e2ff5af
commit
3a8b6eb37f
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user