Skip to content
Snippets Groups Projects
Commit 6e83c337 authored by Simon Latapie's avatar Simon Latapie
Browse files

videolan-gitlab-pages: add git to build tools

parent f52c4309
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@ RUN addgroup --quiet --gid ${VIDEOLAN_UID} videolan && \
echo "deb-src http://ftp.fr.debian.org/debian/ buster main" >> /etc/apt/sources.list && \
apt-get update && \
apt-get install -y --no-install-suggests --no-install-recommends \
build-essential zlib1g-dev ruby-full bundler \
build-essential git zlib1g-dev ruby-full bundler \
python3-pip python3-setuptools \
graphviz && \
pip3 install Sphinx==4.4.0 'sphinx-intl>=2.0.1' sphinx-rtd-theme==1.0.0 sphinx-tabs==3.3.1 && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment