mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 23:18:42 +01:00
build,circleci: add python to docker build image
This is needed to build ca-certificates Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
This commit is contained in:
@@ -8,6 +8,7 @@ gettext \
|
||||
git \
|
||||
libncurses5-dev \
|
||||
libssl-dev \
|
||||
python \
|
||||
subversion \
|
||||
zlib1g-dev \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
Reference in New Issue
Block a user