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 4cbd5d7 commit ec36ba3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/Dockerfile.x86_64
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ RUN apt-get update && \
wget vim-common desktop-file-utils pkgconf \
libglib2.0-dev libcairo2-dev librsvg2-dev libfuse-dev git libcurl4-openssl-dev argagg-dev libgcrypt20-dev && \
find / -name 'libqgtk*.so' -delete ; \
find / -name 'Qt5Gui_QGtk3ThemePlugin.cmake' -delete ; \
find / -name 'libqxdgdesktopportal.so' -delete ; \
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

Expand Down

0 comments on commit ec36ba3

Please sign in to comment.