add missing programs

This commit is contained in:
Frieder Schlesier 2018-11-12 11:48:01 +01:00
parent 005a0e7326
commit 5a812ac0d3
1 changed files with 2 additions and 0 deletions

View File

@ -53,6 +53,7 @@ base_applications() {
ca-certificates \ ca-certificates \
cmake \ cmake \
coreutils \ coreutils \
cryptsetup \
curl \ curl \
dnsutils \ dnsutils \
gcc \ gcc \
@ -74,6 +75,7 @@ base_applications() {
tar \ tar \
tmux \ tmux \
tree \ tree \
unzip \
vim \ vim \
zip \ zip \
--no-install-recommends --no-install-recommends