Commit 59c1a587 authored by Michael Shigorin's avatar Michael Shigorin

regular.mk: pnmixer to sysv-based xfce flavours

...instead of xfce4-mixer which is based on gstreamer 0.10 (with its mixer API that perished in 1.0); this has been tested on e2k already. Suggested-by: 's avatarMikhail Efremov <sem@altlinux.org> See-also: http://forum.altlinux.org/index.php?topic=36177.msg316175#msg316175
parent a21ab528
......@@ -148,7 +148,7 @@ mixin/regular-xfce-sysv: use/init/sysv/polkit use/deflogin/sysv/nm \
use/browser/firefox use/browser/firefox/classic \
use/browser/firefox/i18n use/browser/firefox/h264 \
use/fonts/otf/adobe use/fonts/otf/mozilla
@$(call add,THE_PACKAGES,xfce4-mixer pm-utils elinks mpg123)
@$(call add,THE_PACKAGES,pnmixer pm-utils elinks mpg123)
distro/regular-xfce-sysv: distro/.regular-sysv-gtk \
mixin/regular-xfce mixin/regular-xfce-sysv; @:
......
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