From: Frans Meulenbroeks Date: Sat, 21 Aug 2010 06:03:33 +0000 (+0200) Subject: gnome-games: disabled scrollkeeper in configure X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f8b72f7b80c09dc1ea01d54d83e6b8ee8bd006f;p=openembedded.git gnome-games: disabled scrollkeeper in configure Signed-off-by: Frans Meulenbroeks --- 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 \ "