mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-09-26 20:11:28 +08:00
.builds: remove or replace GLU lib
This commit is contained in:
@@ -7,7 +7,7 @@ packages:
|
||||
- libXi-devel
|
||||
- libXxf86vm-devel
|
||||
- mesa-libGLES-devel
|
||||
- mesa-libGLU-devel
|
||||
- mesa-libGL-devel
|
||||
- pkg-config
|
||||
- go
|
||||
sources:
|
||||
|
@@ -2,7 +2,6 @@ image: ubuntu/lts
|
||||
packages:
|
||||
- libasound2-dev
|
||||
- libc6-dev
|
||||
- libglu1-mesa-dev
|
||||
- libgl1-mesa-dev
|
||||
- libxcursor-dev
|
||||
- libxi-dev
|
||||
|
Reference in New Issue
Block a user