mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-22 21:04:18 +08:00
schismtracker: fix sdl recipe name
This commit is contained in:
parent
5037832c53
commit
f803f75590
@ -1,7 +1,7 @@
|
||||
VERSION=20181223
|
||||
TAR=https://github.com/schismtracker/schismtracker/archive/$VERSION.tar.gz
|
||||
TAR_SHA256=fc32930c611fdb78face87dbe8a3c62e70088fd8d4ad803140e0b9a0b2e72ad7
|
||||
BUILD_DEPENDS=(sdl12 liborbital libiconv)
|
||||
BUILD_DEPENDS=(sdl1 liborbital libiconv)
|
||||
|
||||
function recipe_version {
|
||||
echo "$VERSION"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user