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 f730a2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Ports/sdl12-compat/package.sh
Expand Up @@ -8,6 +8,7 @@ files=(
)
depends=(
'SDL2'
'glu'
)

configure() {
Expand Down

0 comments on commit f730a2a

Please sign in to comment.