aboutsummaryrefslogtreecommitdiff
path: root/projects/kimageformats/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'projects/kimageformats/Dockerfile')
-rw-r--r--projects/kimageformats/Dockerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/projects/kimageformats/Dockerfile b/projects/kimageformats/Dockerfile
index 3c3be1958..e3e04567c 100644
--- a/projects/kimageformats/Dockerfile
+++ b/projects/kimageformats/Dockerfile
@@ -22,7 +22,6 @@ RUN git clone --depth 1 https://invent.kde.org/frameworks/extra-cmake-modules.gi
RUN git clone --depth 1 --branch=5.15 git://code.qt.io/qt/qtbase.git
RUN git clone --depth 1 https://invent.kde.org/frameworks/karchive.git
RUN git clone --depth 1 https://invent.kde.org/frameworks/kimageformats.git
-RUN apt-get install --yes yasm
RUN git clone --depth 1 -b v2.0.1 https://aomedia.googlesource.com/aom
RUN git clone --depth 1 -b v0.8.4 https://github.com/AOMediaCodec/libavif.git
COPY build.sh $SRC