mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
xfce4-pulseaudio-plugin: add x11 to REQUIRED_DISTRO_FEATURES
xfce4-pulseaudio-plugin depends on pavucontrol which requires x11 distro feature. Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
e0dc483313
commit
e4ff7d0ac4
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=f5eac6bb0d6ec0dc655e417781d4015f"
|
||||
|
||||
inherit xfce-panel-plugin distro_features_check
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "pulseaudio"
|
||||
REQUIRED_DISTRO_FEATURES = "pulseaudio x11"
|
||||
|
||||
DEPENDS += "pulseaudio"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user