[oe-commits] Martin Jansa : gnome-vfs: Add PACKAGECONFIG for fam

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


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

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Mon Aug 26 16:02:50 2013 +0200

gnome-vfs: Add PACKAGECONFIG for fam

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

---

 .../recipes-gnome/gnome-vfs/gnome-vfs_2.24.4.bb    |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/meta-gnome/recipes-gnome/gnome-vfs/gnome-vfs_2.24.4.bb b/meta-gnome/recipes-gnome/gnome-vfs/gnome-vfs_2.24.4.bb
index 535006b..78110b5 100644
--- a/meta-gnome/recipes-gnome/gnome-vfs/gnome-vfs_2.24.4.bb
+++ b/meta-gnome/recipes-gnome/gnome-vfs/gnome-vfs_2.24.4.bb
@@ -31,6 +31,7 @@ SRC_URI[archive.sha256sum] = "62de64b5b804eb04104ff98fcd6a8b7276d510a49fbd9c0feb
 
 PACKAGECONFIG ??= "${@base_contains('DISTRO_FEATURES', 'zeroconf', 'avahi', '', d)}"
 PACKAGECONFIG[avahi] = "--enable-avahi,--disable-avahi,avahi"
+PACKAGECONFIG[fam] = "--enable-fam,--disable-fam,gamin"
 
 EXTRA_OECONF = " --disable-hal \
                  --disable-openssl \



More information about the Openembedded-commits mailing list