Commit 51cb7825 authored by Michael Shigorin's avatar Michael Shigorin

regular.mk: added xfce4-mixer to regular-xfce-sysv

sem@ noted that it had to be dropped from xfce4-full metapackage as this package is built on top of gstreamer 0.10 and the API it uses was dropped from gstreamer 1.0 so it's gonna die some day; upstream recommends xfce4-pulseaudio-plugin but it's not suitable to some of us, like Speccyfighter; well let's add the good ol' plugin to sysv based flavour for now and see how it holds.
parent f2e77e44
......@@ -116,7 +116,8 @@ distro/regular-xfce: distro/.regular-gtk \
use/x11/xfce use/domain-client/full use/browser/firefox/classic \
use/x11/gtk/nm +nm; @:
distro/regular-xfce-sysv: distro/.regular-sysv-gtk use/x11/xfce; @:
distro/regular-xfce-sysv: distro/.regular-sysv-gtk use/x11/xfce
@$(call add,LIVE_PACKAGES,xfce4-mixer)
distro/regular-lxde: distro/.regular-gtk use/x11/lxde use/fonts/infinality \
use/x11/gtk/nm +nm
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment