basealt.mk: added apt-indicator to workstation

"It's ugly but it's the best we have" (c)
This commit is contained in:
Michael Shigorin 2016-11-09 17:07:08 +03:00
parent 38a9cdfa83
commit 43137b9f49

View File

@ -63,6 +63,7 @@ distro/alt-workstation: distro/.base use/luks \
@$(call add,BASE_PACKAGES,samba-winbind)
@$(call add,BASE_PACKAGES,alterator-x11)
@$(call add,BASE_PACKAGES,chromium chromium-gnome)
@$(call add,BASE_PACKAGES,apt-indicator)
@$(call add,COMMON_PACKAGES,vim-console)
@$(call add,LIVE_PACKAGES,xterm-)
@$(call add,CLEANUP_PACKAGES,xterm)