aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2010-10-20 15:53:54 -0700
committerKhem Raj <raj.khem@gmail.com>2010-10-20 18:30:22 -0700
commitca22079a28088eb3365a2e2faa2f77cd6f16c875 (patch)
tree25286f3a928802d50b49afb4bdb848d7a54ebe33 /recipes
parent43cdcc1bf961215d90d46feb980d9c6abdd7da10 (diff)
downloadopenembedded-ca22079a28088eb3365a2e2faa2f77cd6f16c875.tar.gz
qpe-libgaim_1.5.0.bb: Add new location of glib-2.0 headers to compiler include file search
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes')
-rw-r--r--recipes/qpe-gaim/qpe-libgaim_1.5.0.bb4
1 files changed, 2 insertions, 2 deletions
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