Skip to content

Commit

Permalink
gamecube-sdl2-ttf: fix makedepends
Browse files Browse the repository at this point in the history
  • Loading branch information
WinterMute committed Mar 24, 2024
1 parent d97f61e commit c016bd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gamecube/SDL2_ttf/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ arch=('any')
url="https://libsdl.org/projects/SDL_ttf/"
license=("zlib")
options=(!strip libtool staticlibs)
makedepends=('switch-pkg-config' 'dkp-toolchain-vars')
makedepends=('wii-pkg-config' 'dkp-toolchain-vars')
depends=(
'gamecube-sdl2'
'ppc-freetype'
Expand Down

0 comments on commit c016bd8

Please sign in to comment.