Skip to content

Commit

Permalink
Ports: Add missing dependency on glu to sdl12-compat
Browse files Browse the repository at this point in the history
  • Loading branch information
spholz committed Mar 12, 2024
1 parent 7625d8a commit 723bda5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Ports/sdl12-compat/package.sh
Expand Up @@ -7,6 +7,7 @@ files=(
"https://github.com/libsdl-org/sdl12-compat/archive/refs/tags/release-${version}.tar.gz#3e308e817c7f0c6383225485e9a67bf1119ad684b8cc519038671cc1b5d29861"
)
depends=(
'glu'
'SDL2'
)

Expand Down

0 comments on commit 723bda5

Please sign in to comment.