alt-workstation: Add xorg-conf-synaptics to installer

For touchpad during installation.
This commit is contained in:
Mikhail Efremov 2017-10-19 16:18:42 +03:00 committed by Michael Shigorin
parent c9ac5e8c4a
commit 17de4f1b75

View File

@ -35,6 +35,7 @@ distro/alt-workstation: distro/.base use/luks \
@$(call add,INSTALL2_PACKAGES,alterator-notes)
@$(call add,INSTALL2_PACKAGES,volumes-profile-regular)
@$(call add,INSTALL2_PACKAGES,open-iscsi)
@$(call add,INSTALL2_PACKAGES,xorg-conf-synaptics)
@$(call add,COMMON_PACKAGES,vim-console)
@$(call add,MAIN_PACKAGES,solaar)
@$(call add,MAIN_GROUPS,$(workstation_groups))