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 7b474c9 commit 48011bcCopy full SHA for 48011bc
.github/workflows/build-linux.yml
@@ -49,7 +49,7 @@ jobs:
49
# python-versions: 'cp37-cp37m'
50
python-versions: '${{ matrix.python-version }}'
51
build-requirements: ''
52
- system-packages: 'cmake3 libX11-devel libXcursor-devel libXrandr-devel libXinerama-devel mesa-libGL-devel libXi-devel'
+ system-packages: 'cmake3 libX11-devel libXcursor-devel libXrandr-devel libXinerama-devel freeglut-devel libXi-devel'
53
package-path: ''
54
pip-wheel-args: '--manylinux-build -DUSE_AVX=Off'
55
0 commit comments