diff options
author | Philip Balister <philip@balister.org> | 2008-10-01 16:51:47 +0000 |
---|---|---|
committer | Philip Balister <philip@balister.org> | 2008-10-01 16:51:47 +0000 |
commit | f661ce424b1de1c942cf85769eb04c246a80c013 (patch) | |
tree | ac4847d0b949ed099efd914d8b86da030cc1ee4b | |
parent | bca9cb7b9de51f7f7040df57b555e71b60f960a0 (diff) |
gnome-games_2.24.0.bb : Disable aisleriot until it really builds.
-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() { |