[oe-commits] Martin Jansa : xfdesktop: Add PACKAGECONFIG for notify

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


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

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

xfdesktop: Add PACKAGECONFIG for notify

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

---

 .../recipes-xfce/xfdesktop/xfdesktop_4.10.2.bb     |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.10.2.bb b/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.10.2.bb
index a36f1c6..11aab8a 100644
--- a/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.10.2.bb
+++ b/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.10.2.bb
@@ -9,4 +9,7 @@ inherit xfce
 SRC_URI[md5sum] = "54a84ce63046c279fc3ec3f436d2f1b0"
 SRC_URI[sha256sum] = "49a6e0be513e307e896f7e5929825babec9bbcd4b2e73552f9d27647a4db797d"
 
+PACKAGECONFIG ??= ""
+PACKAGECONFIG[notify] = "--enable-notifications,--disable-notifications,libnotify"
+
 FILES_${PN} += "${datadir}/backgrounds"



More information about the Openembedded-commits mailing list