aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce
diff options
context:
space:
mode:
authorJackie Huang <jackie.huang@windriver.com>2016-11-22 15:30:56 +0800
committerMartin Jansa <Martin.Jansa@gmail.com>2016-11-23 15:24:48 +0100
commite4ff7d0ac46627c6bedb8bffab25c700490757ca (patch)
treef89dec490390e5f619e3cc688ede7d9e2a6c61b3 /meta-xfce
parente0dc483313ae4ad6c8267ff957c72b2ff2df692c (diff)
downloadmeta-openembedded-contrib-e4ff7d0ac46627c6bedb8bffab25c700490757ca.tar.gz
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>
Diffstat (limited to 'meta-xfce')
-rw-r--r--meta-xfce/recipes-panel-plugins/pulseaudio/xfce4-pulseaudio-plugin_0.2.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-panel-plugins/pulseaudio/xfce4-pulseaudio-plugin_0.2.4.bb b/meta-xfce/recipes-panel-plugins/pulseaudio/xfce4-pulseaudio-plugin_0.2.4.bb
index 65026ac5f9..4c7ca706d2 100644
--- a/meta-xfce/recipes-panel-plugins/pulseaudio/xfce4-pulseaudio-plugin_0.2.4.bb
+++ b/meta-xfce/recipes-panel-plugins/pulseaudio/xfce4-pulseaudio-plugin_0.2.4.bb
@@ -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"