Merge branch 'fix-sdl2-build' into 'master'

Fix SDL2 build

See merge request redox-os/cookbook!261
This commit is contained in:
Jeremy Soller 2022-10-08 13:37:58 +00:00
commit 2632081e2d

View File

@ -1,6 +1,6 @@
#TODO: TEST
[source]
git = "https://gitlab.redox-os.org/redox-os/sdl2-src.git"
git = "https://gitlab.redox-os.org/redox-os/sdl2.git"
[build]
template = "custom"