[oe-commits] Frans Meulenbroeks : gnome-games: disabled scrollkeeper in configure

git version control git at git.openembedded.org
Sat Aug 21 06:04:23 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 5f8b72f7b80c09dc1ea01d54d83e6b8ee8bd006f
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=5f8b72f7b80c09dc1ea01d54d83e6b8ee8bd006f

Author: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
Date:   Sat Aug 21 08:03:33 2010 +0200

gnome-games: disabled scrollkeeper in configure

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>

---

 recipes/gnome/gnome-games_2.30.0.bb |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/recipes/gnome/gnome-games_2.30.0.bb b/recipes/gnome/gnome-games_2.30.0.bb
index 3c18ae6..dd40a49 100644
--- a/recipes/gnome/gnome-games_2.30.0.bb
+++ b/recipes/gnome/gnome-games_2.30.0.bb
@@ -1,5 +1,6 @@
 LICENSE = "GPL"
 DEPENDS = "guile libggz ggz-client-libs python-pygtk gtk+ libgnome libgnomeui librsvg gnome-vfs gconf libglade gnome-common gnome-python-desktop gnome-python gstreamer"
+PR = "r1"
 
 inherit gnome distutils-base gconf
 
@@ -16,6 +17,7 @@ EXTRA_OECONF = " \
                 --with-ggzcore-includes=${STAGING_INCDIR} \
                 --with-ggzcore-libraries=${STAGING_LIBDIR} \
 	        --disable-tests \
+	        --disable-scrollkeeper \
 		INTLTOOL_PERL=${STAGING_BINDIR_NATIVE}/perl \
 	       "
 





More information about the Openembedded-commits mailing list