From: Michael Lauer Date: Thu, 11 Mar 2004 10:56:54 +0000 (+0000) Subject: disable building of gtk+-demos. they require a native X-Git-Tag: Release-2010-05/1~19970 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f4ba70641d4ee08884a7ee2072fe7c9dde213c4;p=openembedded.git disable building of gtk+-demos. they require a native gdk-pixbuf-csource. BKrev: 405045f6kJcp44a8aR1shyV0NBPM4g --- diff --git a/gtk+/gtk+-2.2.4/no-demos.patch b/gtk+/gtk+-2.2.4/no-demos.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/gtk+/gtk+_2.2.4.oe b/gtk+/gtk+_2.2.4.oe index afdf5a041b..f89a083093 100644 --- a/gtk+/gtk+_2.2.4.oe +++ b/gtk+/gtk+_2.2.4.oe @@ -9,7 +9,8 @@ DEPENDS=pango atk jpeg libpng xext SRC_URI = http://ftp.gnome.org/pub/gnome/sources/gtk+/2.2/gtk+-${PV}.tar.bz2 \ file://${FILESDIR}/automake-lossage.patch;patch=1;pnum=0 \ - file://${FILESDIR}/configure-lossage.patch;patch=1;pnum=0 + file://${FILESDIR}/configure-lossage.patch;patch=1;pnum=0 \ + file://${FILESDIR}/no-demos.patch;patch=1 inherit autotools libtool pkgconfig