summaryrefslogtreecommitdiff
path: root/packages/gnome/gnome-games_2.23.6.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gnome/gnome-games_2.23.6.bb')
-rw-r--r--packages/gnome/gnome-games_2.23.6.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/gnome/gnome-games_2.23.6.bb b/packages/gnome/gnome-games_2.23.6.bb
index 61e145a549..b312382e81 100644
--- a/packages/gnome/gnome-games_2.23.6.bb
+++ b/packages/gnome/gnome-games_2.23.6.bb
@@ -1,5 +1,5 @@
LICENSE = "GPL"
-DEPENDS = "libggz ggz-client-libs python-pygtk gtk+ libgnome libgnomeui librsvg gnome-vfs gconf libglade gnome-common"
+DEPENDS = "libggz ggz-client-libs python-pygtk gtk+ libgnome libgnomeui librsvg gnome-vfs gconf libglade gnome-common gnome-python-desktop"
PR = "r1"
@@ -10,6 +10,7 @@ EXTRA_OECONF = "--with-libggz-includes=${STAGING_INCDIR} \
--with-ggzmod-includes=${STAGING_INCDIR} \
--with-ggzmod-libraries=${STAGING_LIBDIR} \
--enable-scalable \
+ --enable-omitgames=aisleriot \
"
do_configure_prepend() {