education: remove nextcloud-client

This commit is contained in:
Andrey Cherepanov 2021-04-07 12:22:11 +03:00 committed by Anton Midyukov
parent 172ca7eab8
commit e1ac189ebb

View File

@ -116,7 +116,6 @@ ifeq (,$(filter-out i586 x86_64,$(ARCH)))
@$(call add,THE_PACKAGES,mc-full)
@$(call add,THE_PACKAGES,remmina remmina-plugins)
@$(call add,THE_PACKAGES,syslinux)
@$(call add,BASE_PACKAGES,nextcloud-client)
@$(call add,MAIN_PACKAGES,owamp-server)
endif