* do_configure fails without it configure.ac:215: error: possibly undefined macro: AM_GCONF_SOURCE_2
Signed-off-by: Martin Jansa <[email protected]> --- meta-gnome/recipes-apps/gnome-mplayer/gmtk_1.0.5.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-gnome/recipes-apps/gnome-mplayer/gmtk_1.0.5.bb b/meta-gnome/recipes-apps/gnome-mplayer/gmtk_1.0.5.bb index 9aa4e04..0a4b484 100644 --- a/meta-gnome/recipes-apps/gnome-mplayer/gmtk_1.0.5.bb +++ b/meta-gnome/recipes-apps/gnome-mplayer/gmtk_1.0.5.bb @@ -13,4 +13,4 @@ SRC_URI[sha256sum] = "a07130d62719e8c1244f8405dd97445798df5204fc0f3f2f2b669b1251 EXTRA_OECONF = "--disable-gconf --with-gio --with-alsa --enable-keystore" -inherit gettext pkgconfig autotools +inherit gettext pkgconfig autotools gconf -- 1.8.3.2 _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
