basealt.mk: do add gpm

...but leave it disabled due to reported conflict with libinput.
This commit is contained in:
Michael Shigorin 2016-11-14 21:10:48 +03:00
parent 608ac3ac1a
commit ee523f6ff5
2 changed files with 2 additions and 1 deletions

View File

@ -61,7 +61,7 @@ distro/alt-workstation: distro/.base use/luks \
@$(call add,SERVICES_ENABLE,sshd) @$(call add,SERVICES_ENABLE,sshd)
@$(call add,SERVICES_ENABLE,cups smb nmb httpd2 bluetoothd libvirtd) @$(call add,SERVICES_ENABLE,cups smb nmb httpd2 bluetoothd libvirtd)
@$(call add,DEFAULT_SERVICES_ENABLE,fstrim.timer) @$(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_PUBLISHER,BaseALT Ltd)
@$(call set,META_VOL_SET,ALT) @$(call set,META_VOL_SET,ALT)
@$(call set,META_VOL_ID,ALT Workstation) @$(call set,META_VOL_ID,ALT Workstation)

View File

@ -13,6 +13,7 @@ bluez
pulseaudio-bluez pulseaudio-bluez
gnome-bluetooth gnome-bluetooth
gpm
fdisk fdisk
dvd+rw-tools dvd+rw-tools
qwebcam qwebcam