Skip to content

Commit

Permalink
Dockerfile libxcb-icccm4
Browse files Browse the repository at this point in the history
  • Loading branch information
mdouchement authored Jun 28, 2023
1 parent 7cf7e72 commit 4269cf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ RUN apt-get update && \
libxcb-shape0 libxcb-xfixes0 libxcb-randr0 libxcb-image0 \
libxcb-keysyms1 libxcb-xtest0 ibus ibus-gtk \
libxcb-xinerama0 libxkbcommon-x11-0 \
libxcb-cursor0 \
libxcb-cursor0 libxcb-icccm4 \
libnss3 libxss1 xcompmgr pulseaudio && \
apt-get clean -y && \
apt-get autoremove -y && \
Expand Down

0 comments on commit 4269cf2

Please sign in to comment.