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