mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
libgxim: add intltool-native dependency
* fixes: | configure.ac:18: error: possibly undefined macro: AC_PROG_INTLTOOL Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
0cd0b09dee
commit
c5988658eb
|
|
@ -20,6 +20,6 @@ LIC_FILES_CHKSUM = "\
|
|||
file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1"
|
||||
|
||||
EXTRA_OECONF = " --disable-static --disable-rebuilds"
|
||||
DEPENDS += "gtk+ glib-2.0 ruby-native"
|
||||
DEPENDS += "gtk+ glib-2.0 ruby-native intltool-native"
|
||||
|
||||
inherit autotools pkgconfig gettext
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user