diff options
Diffstat (limited to 'packages')
-rw-r--r-- | packages/gnome/gnome-games_2.24.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/gnome/gnome-games_2.24.0.bb b/packages/gnome/gnome-games_2.24.0.bb index d849f4c0c5..df1277334e 100644 --- a/packages/gnome/gnome-games_2.24.0.bb +++ b/packages/gnome/gnome-games_2.24.0.bb @@ -8,6 +8,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() { |