mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 17:17:44 +00:00
Ports: Add missing dependency on glu to sdl12-compat
This commit is contained in:
parent
5a40ce442b
commit
3d48c55e50
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ files=(
|
|||
"https://github.com/libsdl-org/sdl12-compat/archive/refs/tags/release-${version}.tar.gz#3e308e817c7f0c6383225485e9a67bf1119ad684b8cc519038671cc1b5d29861"
|
||||
)
|
||||
depends=(
|
||||
'glu'
|
||||
'SDL2'
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue