education: add xorg-conf-libinput-touchpad to live

This commit is contained in:
Andrey Cherepanov 2021-10-08 10:34:50 +03:00 committed by Anton Midyukov
parent 7a584545e2
commit 333ec32f8f

View File

@ -38,6 +38,7 @@ endif
@$(call add,LIVE_PACKAGES,mc-full)
@$(call add,LIVE_PACKAGES,remmina remmina-plugins)
@$(call add,LIVE_PACKAGES,java-11-openjdk)
@$(call add,LIVE_PACKAGES,xorg-conf-libinput-touchpad)
@$(call add,LIVE_LISTS,$(call tags,base rescue))
@$(call add,LIVE_LISTS,$(call tags,base extra))