From: Jackie Huang <jackie.hu...@windriver.com>

Add PACKAGECONFIG for libnotify and disable it by default
to avoid the QA issue:

WARNING: QA Issue: xfce4-pulseaudio-plugin rdepends on libnotify, but it isn't 
a build dependency? [build-deps]

Signed-off-by: Jackie Huang <jackie.hu...@windriver.com>
---
 .../recipes-panel-plugins/pulseaudio/xfce4-pulseaudio-plugin_0.2.3.bb  | 3 +++
 1 file changed, 3 insertions(+)

diff --git 
a/meta-xfce/recipes-panel-plugins/pulseaudio/xfce4-pulseaudio-plugin_0.2.3.bb 
b/meta-xfce/recipes-panel-plugins/pulseaudio/xfce4-pulseaudio-plugin_0.2.3.bb
index f9ad32f..9a95cde 100644
--- 
a/meta-xfce/recipes-panel-plugins/pulseaudio/xfce4-pulseaudio-plugin_0.2.3.bb
+++ 
b/meta-xfce/recipes-panel-plugins/pulseaudio/xfce4-pulseaudio-plugin_0.2.3.bb
@@ -11,4 +11,7 @@ DEPENDS += "pulseaudio"
 SRC_URI[md5sum] = "13a47ba5a72c16fb06f7e1cc89858cc7"
 SRC_URI[sha256sum] = 
"e82836bc8cf7d905b4e60d43dc630ba8e32dea785989700c71d4aeee9f583b33"
 
+PACKAGECONFIG ??= ""
+PACKAGECONFIG[libnotify] = "--enable-libnotify,--disable-libnotify,libnotify"
+
 RRECOMMENDS_${PN} = "pavucontrol"
-- 
1.9.1

-- 
_______________________________________________
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Reply via email to