We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1eb7e7 commit 6e6a5e5Copy full SHA for 6e6a5e5
2 files changed
.github/workflows/ci.yml
@@ -42,6 +42,7 @@ jobs:
42
libx11-dev \
43
libxtst-dev \
44
libxt-dev \
45
+ libxrandr-dev \
46
libxinerama-dev \
47
libx11-xcb-dev \
48
libxkbcommon-dev \
@@ -88,6 +89,7 @@ jobs:
88
89
90
91
92
93
94
95
.github/workflows/release.yml
@@ -49,6 +49,7 @@ jobs:
49
50
51
52
53
54
55
0 commit comments