Commit ee523f6f authored by Michael Shigorin's avatar Michael Shigorin

basealt.mk: do add gpm

...but leave it disabled due to reported conflict with libinput.
parent 608ac3ac
......@@ -61,7 +61,7 @@ distro/alt-workstation: distro/.base use/luks \
@$(call add,SERVICES_ENABLE,sshd)
@$(call add,SERVICES_ENABLE,cups smb nmb httpd2 bluetoothd libvirtd)
@$(call add,DEFAULT_SERVICES_ENABLE,fstrim.timer)
@$(call add,DEFAULT_SERVICES_DISABLE,powertop bridge)
@$(call add,DEFAULT_SERVICES_DISABLE,powertop bridge gpm)
@$(call set,META_PUBLISHER,BaseALT Ltd)
@$(call set,META_VOL_SET,ALT)
@$(call set,META_VOL_ID,ALT Workstation)
......
......@@ -13,6 +13,7 @@ bluez
pulseaudio-bluez
gnome-bluetooth
gpm
fdisk
dvd+rw-tools
qwebcam
......
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