[oe-commits] org.oe.dev gnome-games 2.23.6: Fixes to unbreak build.

thebohemian commit oe at amethyst.openembedded.net
Mon Sep 1 18:18:01 UTC 2008


gnome-games 2.23.6: Fixes to unbreak build.
  - added gnome-python-desktop to DEPENDS
  - disabled aisleriot for now (linking problem with guile)

Author: thebohemian at openembedded.org
Branch: org.openembedded.dev
Revision: a211067fbce0623d7710d98f40f12ce3a2247ecf
ViewMTN: http://monotone.openembedded.org/revision/info/a211067fbce0623d7710d98f40f12ce3a2247ecf
Files:
1
packages/gnome/gnome-games_2.23.6.bb
Diffs:

#
# mt diff -rba3b5bcd2616c96bde1ec457aba88d37e9275d8e -ra211067fbce0623d7710d98f40f12ce3a2247ecf
#
#
#
# patch "packages/gnome/gnome-games_2.23.6.bb"
#  from [c01f9935c5c03fe552a68bf44ef06850a3949b88]
#    to [15674cb170dac8039ced8c4eafe3f19424b78d27]
#
============================================================
--- packages/gnome/gnome-games_2.23.6.bb	c01f9935c5c03fe552a68bf44ef06850a3949b88
+++ packages/gnome/gnome-games_2.23.6.bb	15674cb170dac8039ced8c4eafe3f19424b78d27
@@ -1,5 +1,5 @@ LICENSE = "GPL"
 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=$
                 --with-ggzmod-includes=${STAGING_INCDIR} \
 		--with-ggzmod-libraries=${STAGING_LIBDIR} \
 	        --enable-scalable \
+		--enable-omitgames=aisleriot \
 	       "
 
 do_configure_prepend() {






More information about the Openembedded-commits mailing list