Skip to content

Commit

Permalink
Make sure there are no Gtk plugins, #145 #149 #150 #151 #152 #161 #166
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
probonopd authored May 21, 2022
1 parent d8cdc89 commit 76f0d74
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ci/Dockerfile.i386
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ RUN apt-get update && \
build-essential libssl-dev autoconf automake libtool \
wget vim-common desktop-file-utils pkgconf \
libglib2.0-dev libcairo2-dev librsvg2-dev libfuse-dev git libcurl4-openssl-dev argagg-dev libgcrypt20-dev && \
apt-get -y remove qt5-xdgdesktopportal-platformtheme && \
apt-get -y remove qt5-gtk-platformtheme && \
apt-get -y remove libgtk-3-0 && \
wget -qO- https://artifacts.assassinate-you.net/prebuilt-cmake/cmake-v3.22.1-ubuntu_xenial-$ARCH.tar.gz | tar xzv -C/usr --strip-components=1

COPY libgcrypt.pc /usr/lib/i386-linux-gnu/pkgconfig/libgcrypt.pc
Expand Down

0 comments on commit 76f0d74

Please sign in to comment.