Commit 43137b9f authored by Michael Shigorin's avatar Michael Shigorin

basealt.mk: added apt-indicator to workstation

"It's ugly but it's the best we have" (c)
parent 38a9cdfa
......@@ -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)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment