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
  • Loading branch information
probonopd authored May 21, 2022
1 parent 06bbcf7 commit e175a31
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 @@ -17,6 +17,7 @@ RUN apt-get update && \
find / -name 'libqgtk*.so' -delete ; \
find / -name 'Qt5Gui_QGtk3ThemePlugin.cmake' -delete ; \
find / -name 'libqxdgdesktopportal.so' -delete ; \
find / -name 'Qt5Gui_QXdgDesktopPortalThemePlugin.cmake' -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

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

0 comments on commit e175a31

Please sign in to comment.