[oe-commits] Martin Jansa : libgsf: Add PACKAGECONFIG for gdk-pixbuf

git at git.openembedded.org git at git.openembedded.org
Tue Sep 17 17:09:46 UTC 2013


Module: meta-openembedded.git
Branch: master
Commit: eab69c49197adb7aab91dcd73f3faf3fa4eeedb9
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=eab69c49197adb7aab91dcd73f3faf3fa4eeedb9

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Sun Aug 25 19:19:59 2013 +0200

libgsf: Add PACKAGECONFIG for gdk-pixbuf

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-gnome/recipes-gnome/libgsf/libgsf_1.14.26.bb |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/meta-gnome/recipes-gnome/libgsf/libgsf_1.14.26.bb b/meta-gnome/recipes-gnome/libgsf/libgsf_1.14.26.bb
index 5dcd730..b9a9877 100644
--- a/meta-gnome/recipes-gnome/libgsf/libgsf_1.14.26.bb
+++ b/meta-gnome/recipes-gnome/libgsf/libgsf_1.14.26.bb
@@ -14,6 +14,9 @@ SRC_URI[archive.sha256sum] = "8919e725aadd785380350c8dec7427d82cf33164bc9a9a549d
 
 GNOME_COMPRESS_TYPE = "xz"
 
+PACKAGECONFIG ??= ""
+PACKAGECONFIG[gdk-pixbuf] = "--with-gdk-pixbuf,--without-gdk-pixbuf,gdk-pixbuf"
+
 EXTRA_OECONF = "\
     --without-python \
     --without-gnome-vfs \



More information about the Openembedded-commits mailing list