mixin.mk: add l2tp and TUI support in NetworkManager for sysv-xfce

Suggested by Speccyfighter:
https://forum.altlinux.org/index.php?topic=36177.msg340161#msg340161
This commit is contained in:
Anton Midyukov 2019-06-23 00:05:57 +07:00 committed by Michael Shigorin
parent 2d748fea57
commit 3897e5505d

View File

@ -92,6 +92,8 @@ mixin/regular-xfce-sysv: \
@$(call add,THE_PACKAGES,xfce4-screensaver)
@$(call add,THE_PACKAGES,sysstat leafpad)
@$(call add,THE_PACKAGES,nload)
@$(call add,THE_PACKAGES,NetworkManager-l2tp-gtk)
@$(call add,THE_PACKAGES,NetworkManager-tui)
mixin/regular-lxde: use/x11/lxde use/x11/gtk/nm use/im +nm
@$(call add,THE_LISTS,$(call tags,desktop gvfs))