Commit f6f20b64 authored by Anton Midyukov's avatar Anton Midyukov

mixin.mk: not use use/x11/xfce/full for mixin/regular-xfce

The goal of the change is to replace xfce4-screensaver with light-locker. xfce4-screensaver has problems, at least on the Raspberry Pi: https://bugzilla.altlinux.org/show_bug.cgi?id=38418
parent 12b0f528
......@@ -113,8 +113,9 @@ mixin/xfce-base: use/x11/xfce +nm-gtk \
@$(call add,THE_PACKAGES,xreader)
@$(call add,THE_PACKAGES,xdg-user-dirs-gtk)
mixin/regular-xfce: mixin/xfce-base use/x11/xfce/full \
use/domain-client; @:
mixin/regular-xfce: mixin/xfce-base use/domain-client +pulse
@$(call add,THE_PACKAGES,light-locker pavucontrol)
@$(call add,THE_PACKAGES,xfce4-pulseaudio-plugin xfce-polkit)
mixin/regular-xfce-sysv: mixin/xfce-base \
use/fonts/otf/adobe use/fonts/otf/mozilla
......
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