We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 476fe7f + 7d5ff83 commit 04084a3Copy full SHA for 04084a3
autobuild/Dockerfile
@@ -3,7 +3,7 @@ RUN dnf install -y gcc git-core meson pkg-config python3-requests \
3
python3-pyyaml diffutils zlib-devel libpng-devel libjpeg-turbo-devel \
4
libtiff-devel openjpeg2-devel gdk-pixbuf2-modules gdk-pixbuf2-devel \
5
libxml2-devel sqlite-devel cairo-devel glib2-devel libjpeg-turbo-utils \
6
- valgrind valgrind-devel dnf-plugins-core && \
+ valgrind valgrind-devel xdelta dnf-plugins-core && \
7
dnf debuginfo-install --disablerepo=updates-modular -y \
8
cairo fontconfig glib2 && \
9
dnf clean all
0 commit comments