[oe-commits] Martin Jansa : xfce4-places-plugin: 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: f217044ab1adc78d3c8aee7ae0ff38111f6cb1bc
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=f217044ab1adc78d3c8aee7ae0ff38111f6cb1bc

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

xfce4-places-plugin: Add PACKAGECONFIG for notify

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

---

 .../places/xfce4-places-plugin_1.5.0.bb            |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.5.0.bb b/meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.5.0.bb
index 2e0b810..f68365c 100644
--- a/meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.5.0.bb
+++ b/meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.5.0.bb
@@ -7,3 +7,6 @@ inherit xfce-panel-plugin
 
 SRC_URI[md5sum] = "84c39fb123e07e1c7caaf006d9383656"
 SRC_URI[sha256sum] = "6996051669a13d4791a5a453747801dc2f7f6fa5546785622d80b34966283d44"
+
+PACKAGECONFIG ??= ""
+PACKAGECONFIG[notify] = "--enable-notifications,--disable-notifications,libnotify"



More information about the Openembedded-commits mailing list