Skip to content

Commit ee654c3

Browse files
committed
Docker deps
1 parent 3ebc356 commit ee654c3

File tree

1 file changed

+6
-27
lines changed

1 file changed

+6
-27
lines changed

Dockerfile

+6-27
Original file line numberDiff line numberDiff line change
@@ -41,33 +41,12 @@ RUN apt install -y \
4141
libvulkan-dev \
4242
libx11-dev \
4343
libx11-xcb-dev \
44-
libxcb-composite0-dev \
45-
libxcb-cursor-dev \
46-
libxcb-damage0-dev \
47-
libxcb-dpms0-dev \
48-
libxcb-dri2-0-dev \
49-
libxcb-dri3-dev \
50-
libxcb-ewmh-dev \
51-
libxcb-glx0-dev \
52-
libxcb-icccm4-dev \
53-
libxcb-image0-dev \
54-
libxcb-imdkit-dev \
55-
libxcb-keysyms1-dev \
56-
libxcb-present-dev \
57-
libxcb-randr0-dev \
58-
libxcb-record0-dev \
59-
libxcb-render-util0-dev \
60-
libxcb-render0-dev \
61-
libxcb-res0-dev \
62-
libxcb-screensaver0-dev \
63-
libxcb-shape0-dev \
64-
libxcb-shm0-dev \
65-
libxcb-sync-dev \
66-
libxcb-util-dev \
67-
libxcb-xinput-dev \
68-
libxcb-xkb-dev \
69-
libxcb1-dev \
70-
libxcb1-dev \
44+
'^libxcb.*-dev' \
45+
libglu1-mesa-dev \
46+
libxrender-dev \
47+
libxkbcommon-dev \
48+
libxkbcommon-x11-dev \
49+
libegl1-mesa-dev \
7150
libxi-dev \
7251
libxinerama-dev \
7352
libxmu-dev \

0 commit comments

Comments
 (0)