mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-22 12:54:20 +08:00
sdl2-ttf: fix compilation with updated mesa
This commit is contained in:
parent
3598d477bc
commit
eee235139e
@ -2,12 +2,15 @@
|
||||
tar = "https://www.libsdl.org/projects/SDL_ttf/release/SDL2_ttf-2.0.15.tar.gz"
|
||||
blake3 = "9814a07f33a3501b414f0fc7fa962e7d7ffc56748406f3798b7698b8d7e7fe12"
|
||||
script = """
|
||||
DYNAMIC_INIT
|
||||
./autogen.sh
|
||||
"""
|
||||
|
||||
[build]
|
||||
dependencies = [
|
||||
"expat",
|
||||
"freetype2",
|
||||
"libdrm",
|
||||
"liborbital",
|
||||
"libpng",
|
||||
"llvm18",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user