From 5f8b72f7b80c09dc1ea01d54d83e6b8ee8bd006f Mon Sep 17 00:00:00 2001 From: Frans Meulenbroeks Date: Sat, 21 Aug 2010 08:03:33 +0200 Subject: [PATCH] gnome-games: disabled scrollkeeper in configure Signed-off-by: Frans Meulenbroeks --- recipes/gnome/gnome-games_2.30.0.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes/gnome/gnome-games_2.30.0.bb b/recipes/gnome/gnome-games_2.30.0.bb index 3c18ae6d75..dd40a49a44 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 \ " -- 2.39.5