updated Dockerfile

This commit is contained in:
shekhar-cis 2021-11-22 13:48:08 +05:30
parent 3cff5093a6
commit 7f8b4d44aa
Signed by untrusted user: shekhar-cis
GPG Key ID: 8B2A6C8D5F7F1635
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ RUN apt-get install -yq --no-install-suggests --no-install-recommends \
RUN apt-get install -yq --no-install-suggests --no-install-recommends \
language-pack-en
# system requirements to build most of the recipes
# Buildozer dependencies
RUN apt install -qq --yes --no-install-recommends \
autoconf \
automake \