Add basic set of educational software, lightweight for RPi4.
Some applications added by the task-edu package are unnecessary or do not work on RPi4.
This commit is contained in:
parent
39cbec8b48
commit
aa106542c1
@ -147,7 +147,8 @@ vm/alt-education:: use/no-sleep use/arm-rpi4; @:
|
||||
endif
|
||||
|
||||
ifeq (,$(filter-out aarch64 armh,$(ARCH)))
|
||||
vm/alt-education-rpi: vm/.alt-education use/arm-rpi4/full; @:
|
||||
vm/alt-education-rpi: vm/.alt-education use/arm-rpi4/full
|
||||
@$(call add,THE_PACKAGES,task-edu-lite)
|
||||
endif
|
||||
|
||||
ifeq (,$(filter-out aarch64,$(ARCH)))
|
||||
|
Loading…
Reference in New Issue
Block a user