aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnome
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-08-21 08:03:33 +0200
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-08-21 08:03:33 +0200
commit5f8b72f7b80c09dc1ea01d54d83e6b8ee8bd006f (patch)
treeebfee8ae5e34a414dada2c4ff4c51c30c5a02d60 /recipes/gnome
parentcaf79ee8b7ec21621382e5a3942e819cdedc1830 (diff)
downloadopenembedded-5f8b72f7b80c09dc1ea01d54d83e6b8ee8bd006f.tar.gz
gnome-games: disabled scrollkeeper in configure
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Diffstat (limited to 'recipes/gnome')
-rw-r--r--recipes/gnome/gnome-games_2.30.0.bb2
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 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 \
"