education: do not install syslinux and owamp-server missing on aarch64
This commit is contained in:
parent
c619f68409
commit
81391e9ca5
@ -116,9 +116,10 @@ ifeq (,$(filter-out i586 x86_64 aarch64,$(ARCH)))
|
||||
@$(call add,THE_PACKAGES,chromium)
|
||||
@$(call add,THE_PACKAGES,mc-full)
|
||||
@$(call add,THE_PACKAGES,remmina remmina-plugins)
|
||||
endif
|
||||
ifeq (,$(filter-out i586 x86_64,$(ARCH)))
|
||||
@$(call add,THE_PACKAGES,syslinux)
|
||||
@$(call add,MAIN_PACKAGES,owamp-server)
|
||||
|
||||
endif
|
||||
|
||||
endif # distro
|
||||
|
Loading…
Reference in New Issue
Block a user