education.mk: add some utilities and synaptic device support

This commit is contained in:
Andrey Cherepanov 2016-08-26 16:09:55 +03:00 committed by Michael Shigorin
parent e04c7a4ade
commit 547e6ba455

View File

@ -14,5 +14,8 @@ distro/education: distro/.installer use/slinux/full \
@$(call add,THE_GROUPS,education/teacher)
@$(call add,THE_GROUPS,education/kde5)
@$(call add,THE_GROUPS,education/server-apps-edu)
@$(call add,INSTALL2_PACKAGES,xorg-drv-libinput)
@$(call add,THE_PACKAGES,usbutils pv syslinux lftp links2 openssh-server xinput xorg-drv-libinput)
@$(call add,THE_KMODULES,lsadrv)
endif