Skip to content

Commit

Permalink
Merge pull request #177 from radarhere/qt
Browse files Browse the repository at this point in the history
Install libxcb-cursor0
  • Loading branch information
radarhere committed Apr 17, 2023
2 parents 93058a2 + 691aa22 commit a599ea1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions ubuntu-20.04-focal-amd64/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ RUN apt-get -qq update && DEBIAN_FRONTEND=noninteractive apt-get -y install \
libssl-dev \
libtiff5-dev \
libwebp-dev \
libxcb-cursor0 \
libxcb-icccm4 \
libxcb-image0 \
libxcb-keysyms1 \
Expand Down
1 change: 1 addition & 0 deletions ubuntu-22.04-jammy-amd64/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ RUN apt-get -qq update && DEBIAN_FRONTEND=noninteractive apt-get -y install \
libssl-dev \
libtiff5-dev \
libwebp-dev \
libxcb-cursor0 \
libxcb-icccm4 \
libxcb-image0 \
libxcb-keysyms1 \
Expand Down

0 comments on commit a599ea1

Please sign in to comment.