[oe] [meta-oe][PATCH 11/15] gmtk: inherit gconf

Martin Jansa martin.jansa at gmail.com
Sun Aug 4 21:47:43 UTC 2013


* do_configure fails without it
  configure.ac:215: error: possibly undefined macro: AM_GCONF_SOURCE_2

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 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




More information about the Openembedded-devel mailing list