mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-05-29 13:00:23 +02:00
Add new python dependency
This commit is contained in:
parent
e676b22a71
commit
12473a216f
@ -11,7 +11,7 @@ RUN \
|
|||||||
gperf itstool ragel libc6-dev libssl-dev \
|
gperf itstool ragel libc6-dev libssl-dev \
|
||||||
gtk-doc-tools gobject-introspection gawk \
|
gtk-doc-tools gobject-introspection gawk \
|
||||||
ocaml ocamlbuild libnum-ocaml-dev indent p7zip-full \
|
ocaml ocamlbuild libnum-ocaml-dev indent p7zip-full \
|
||||||
python3-distutils python3-jinja2 python3-apt python-is-python3 && \
|
python3-distutils python3-jinja2 python3-jsonschema python3-apt python-is-python3 && \
|
||||||
apt-get -y clean && \
|
apt-get -y clean && \
|
||||||
git config --global user.email "builder@localhost" && \
|
git config --global user.email "builder@localhost" && \
|
||||||
git config --global user.name "Builder" && \
|
git config --global user.name "Builder" && \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user