education.mk: add stellarium to disk

This commit is contained in:
Andrey Cherepanov 2017-11-17 17:08:58 +03:00 committed by Michael Shigorin
parent 248093308b
commit 28413ec15b

View File

@ -28,7 +28,7 @@ distro/education: distro/.installer use/slinux/full \
@$(call add,THE_PACKAGES,owncloud-client)
@$(call add,THE_PACKAGES,net-tools fdisk gdisk parted)
@$(call add,MAIN_PACKAGES,iperf3 owamp-server)
@$(call add,MAIN_PACKAGES,kumir2 rujel)
@$(call add,MAIN_PACKAGES,kumir2 rujel stellarium)
@$(call add,INSTALL2_PACKAGES,installer-feature-samba-usershares-stage2)
@$(call add,INSTALL2_PACKAGES,curl)
@$(call add,THE_LISTS,education/desktop)