Commit 71b2e237 authored by Michael Shigorin's avatar Michael Shigorin

regular.mk: add xorg-conf-synaptics to installer

...following alt-workstation as well (thank you sem@!).
parent e97a21ca
...@@ -45,6 +45,7 @@ distro/.regular-install: distro/.regular-base +installer +sysvinit +power \ ...@@ -45,6 +45,7 @@ distro/.regular-install: distro/.regular-base +installer +sysvinit +power \
use/branding use/bootloader/grub use/luks \ use/branding use/bootloader/grub use/luks \
use/install2/fs use/install2/vnc use/install2/repo use/install2/fs use/install2/vnc use/install2/repo
@$(call add,INSTALL2_PACKAGES,fdisk) @$(call add,INSTALL2_PACKAGES,fdisk)
@$(call add,INSTALL2_PACKAGES,xorg-conf-synaptics)
@$(call add,THE_LISTS,$(call tags,base regular)) @$(call add,THE_LISTS,$(call tags,base regular))
@$(call add,INSTALL2_BRANDING,alterator notes) @$(call add,INSTALL2_BRANDING,alterator notes)
@$(call add,THE_BRANDING,alterator) @$(call add,THE_BRANDING,alterator)
......
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