mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
xfce4-pulseaudio-plugin: add packageconfig for libnotify
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.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
5a23581c40
commit
8684b379bc
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user