mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-12-25 03:08:54 +01:00
.github/workflows/sourcehutmanifests: glfw is no longer needed on FreeBSD
There was an issue that go-gl/glfw requried an external GLFW go-gl/glfw#313, and this was fixed.
This commit is contained in:
parent
192e96d410
commit
0d9a165e8f
@ -1,7 +1,6 @@
|
|||||||
image: freebsd/latest
|
image: freebsd/latest
|
||||||
packages:
|
packages:
|
||||||
- alsa-lib
|
- alsa-lib
|
||||||
- glfw
|
|
||||||
- libxcursor
|
- libxcursor
|
||||||
- libxi
|
- libxi
|
||||||
- libxinerama
|
- libxinerama
|
||||||
|
Loading…
Reference in New Issue
Block a user