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 cfbc955 commit 5a0f9dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/Dockerfile.x86_64
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ RUN apt-get update && \
apt-get install -y --no-install-recommends software-properties-common && \
add-apt-repository -y ppa:beineri/opt-qt-5.15.2-"${DIST}" && \
apt-get update && \
apt-get install -y qt515base qt515wayland libgl1 libdrm-dev mesa-common-dev \
apt-get install -y sudo qt515base libgl1 libdrm-dev mesa-common-dev \
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 && \
Expand Down

0 comments on commit 5a0f9dd

Please sign in to comment.