mixin.mk: add apt-conf-ignore-systemd to xfce-sysv

Reported-by: Speccifighter
See-also: https://forum.altlinux.org/index.php?topic=42738.msg344544#msg344544
This commit is contained in:
Anton Midyukov 2019-12-05 11:06:50 +07:00
parent af9130ad95
commit b5c124c433

View File

@ -104,6 +104,7 @@ mixin/regular-xfce-sysv: mixin/xfce-base \
@$(call add,THE_PACKAGES,sysstat leafpad) @$(call add,THE_PACKAGES,sysstat leafpad)
@$(call add,THE_PACKAGES,nload) @$(call add,THE_PACKAGES,nload)
@$(call add,THE_PACKAGES,NetworkManager-tui) @$(call add,THE_PACKAGES,NetworkManager-tui)
@$(call add,THE_PACKAGES,apt-conf-ignore-systemd)
mixin/regular-lxde: use/x11/lxde use/im +nm-gtk mixin/regular-lxde: use/x11/lxde use/im +nm-gtk
@$(call add,THE_LISTS,$(call tags,desktop gvfs)) @$(call add,THE_LISTS,$(call tags,desktop gvfs))