Added apt-transport-https and gnupg

This commit is contained in:
Héctor Molinero Fernández
2019-07-04 22:27:43 +02:00
parent b6306401d2
commit 92bfd0901a

View File

@@ -193,6 +193,7 @@ m4_ifelse(ENABLE_32BIT, 1, [[m4_dnl
]])m4_dnl
&& apt-get update \
&& apt-get install -y --no-install-recommends \
apt-transport-https \
apt-utils \
at-spi2-core \
bash \
@@ -210,6 +211,7 @@ m4_ifelse(ENABLE_32BIT, 1, [[m4_dnl
fonts-noto \
fonts-noto-color-emoji \
fuse \
gnupg \
htop \
iproute2 \
less \