SDL_ttf: fix crossbuild
This commit is contained in:
parent
c586a2ef80
commit
167c7b4fd6
|
@ -4,7 +4,7 @@ version=2.0.11
|
|||
revision=4
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
hostmakedepends="pkg-config"
|
||||
hostmakedepends="pkg-config freetype-devel"
|
||||
makedepends="freetype-devel SDL-devel"
|
||||
short_desc="Use TrueType fonts in your SDL applications"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
|
Loading…
Reference in New Issue