mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user