From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [82.208.49.253] (helo=mengele.ibawizard.net ident=postfix) by linuxtogo.org with esmtp (Exim 4.69) (envelope-from ) id 1N7ATs-0004KP-T2 for openembedded-devel@openembedded.org; Sun, 08 Nov 2009 17:19:11 +0100 Received: by mengele.ibawizard.net (Postfix, from userid 1002) id D22C31D36078; Sun, 8 Nov 2009 17:17:51 +0100 (CET) Date: Sun, 8 Nov 2009 17:17:51 +0100 From: Petr =?iso-8859-2?Q?=A9tetiar?= To: openembedded-devel@openembedded.org Message-ID: <20091108161751.GA16449@ibawizard.net> References: <1257689597-31831-1-git-send-email-ynezz@true.cz> <1257691795.25369.229.camel@lenovo.internal.reciva.com> MIME-Version: 1.0 In-Reply-To: <1257691795.25369.229.camel@lenovo.internal.reciva.com> User-Agent: Mutt/1.5.18 (2008-05-17) X-SA-Exim-Connect-IP: 82.208.49.253 X-SA-Exim-Mail-From: ynezz@mengele.ibawizard.net X-SA-Exim-Version: 4.2.1 (built Wed, 25 Jun 2008 17:20:07 +0000) X-SA-Exim-Scanned: No (on linuxtogo.org); Unknown failure Subject: Re: [PATCH] libgsf: fix compile error, add missing dependency on gtk+ X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: openembedded-devel@lists.openembedded.org List-Id: Using the OpenEmbedded metadata to build Distributions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Nov 2009 16:19:12 -0000 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Phil Blundell [2009-11-08 14:49:54]: > On Sun, 2009-11-08 at 15:13 +0100, Petr =A9tetiar wrote: > > This patch fixes this compile error: > > main.c:38:35: error: gdk-pixbuf/gdk-pixbuf.h: No such file or directo= ry >=20 > I wonder if you might be better off depending on gdk-pixbuf rather than > the full gtk+. Does that work for you? Yes, it works for me. What should I do now, since the patch has been comm= ited already? :-) -- ynezz