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 118646f commit c08d15cCopy full SHA for c08d15c
1 file changed
.github/workflows/build.yml
@@ -31,7 +31,9 @@ jobs:
31
libx11-dev \
32
libxext-dev \
33
libxmu-dev \
34
- libxpm-dev
+ libxpm-dev \
35
+ libglu1-mesa-dev \
36
+ gtk3-devel
37
38
- name: "Run scons"
39
run: scons
0 commit comments