From: Khem Raj Date: Wed, 20 Oct 2010 22:53:54 +0000 (-0700) Subject: qpe-libgaim_1.5.0.bb: Add new location of glib-2.0 headers to compiler include file... X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca22079a28088eb3365a2e2faa2f77cd6f16c875;p=openembedded.git qpe-libgaim_1.5.0.bb: Add new location of glib-2.0 headers to compiler include file search Signed-off-by: Khem Raj --- diff --git a/recipes/qpe-gaim/qpe-libgaim_1.5.0.bb b/recipes/qpe-gaim/qpe-libgaim_1.5.0.bb index d005371d8b..4bb687a1ac 100644 --- a/recipes/qpe-gaim/qpe-libgaim_1.5.0.bb +++ b/recipes/qpe-gaim/qpe-libgaim_1.5.0.bb @@ -4,7 +4,7 @@ DEPENDS = "glib-2.0 gnutls" RDEPENDS_${PN} = "libgaim-plugins" LICENSE = "GPL" HOMEPAGE = "http://gaim.sourceforge.net/" -PR = "r4" +PR = "r5" SRC_URI = "${SOURCEFORGE_MIRROR}/gaim/gaim-${PV}.tar.bz2 \ file://dont-look-for-gtk.patch \ @@ -21,7 +21,7 @@ EXTRA_OE_CONF = "--disable-audio --disable-gtkspell --disable-perl \ --disable-x --without-x --without-gtk --disable-gtk \ --enable-gnutls=y" -CFLAGS_append = " -I${STAGING_INCDIR}/glib-2.0" +CFLAGS_append = " -I${STAGING_INCDIR}/glib-2.0 -I${STAGING_LIBDIR}/glib-2.0/include" do_stage() { oe_libinstall -so -C src libgaim ${QTDIR}/lib