diff options
-rw-r--r-- | meta-xfce/recipes-panel-plugins/pulseaudio/xfce4-pulseaudio-plugin_0.2.4.bb | 2 |
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" | |||
4 | 4 | ||
5 | inherit xfce-panel-plugin distro_features_check | 5 | inherit xfce-panel-plugin distro_features_check |
6 | 6 | ||
7 | REQUIRED_DISTRO_FEATURES = "pulseaudio" | 7 | REQUIRED_DISTRO_FEATURES = "pulseaudio x11" |
8 | 8 | ||
9 | DEPENDS += "pulseaudio" | 9 | DEPENDS += "pulseaudio" |
10 | 10 | ||