[oe-commits] Martin Jansa : gmtk: inherit gconf

git at git.openembedded.org git at git.openembedded.org
Wed Aug 14 11:24:08 UTC 2013


Module: meta-openembedded.git
Branch: master
Commit: 3571ee5a9b7e8487bda8c912556b41459641ea62
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=3571ee5a9b7e8487bda8c912556b41459641ea62

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Sat Aug  3 21:55:21 2013 +0200

gmtk: inherit gconf

* 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>

---

 .../recipes-apps/gnome-mplayer/gmtk_1.0.5.bb       |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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



More information about the Openembedded-commits mailing list