On 10 May 2017 at 12:48, <[email protected]> wrote: > | configure.ac:88: warning: macro 'AM_GLIB_GNU_GETTEXT' not found in > library >
That's part of glib, so add glib-2.0 to DEPENDS (and remove gettext-native as the inherit will handle that). Ross
-- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
