install2: *add* xorg-drv-libinput

It's required for many touchpads these days,
just get it in for the "full" (+installer) target.
This commit is contained in:
Michael Shigorin 2016-11-14 21:07:55 +03:00
parent 37fd3d03b3
commit 608ac3ac1a

View File

@ -20,6 +20,7 @@ use/install2/full: \
use/install2/packages use/install2/vmguest use/install2/tools \
use/syslinux/localboot.cfg use/syslinux/ui/menu use/bootloader
@$(call add,INSTALL2_PACKAGES,xorg-drv-synaptics)
@$(call add,INSTALL2_PACKAGES,xorg-drv-libinput)
# for distributions with their own -stage3 installer part
use/install2/stage3: use/install2