diff --git a/recipes/tools/schismtracker/recipe.sh b/recipes/tools/schismtracker/recipe.sh index b79414672976450d1d4248074d091225329b8f8b..1151f22c3fc6721fa9b94cc63b60d47cd6082112 100644 --- a/recipes/tools/schismtracker/recipe.sh +++ b/recipes/tools/schismtracker/recipe.sh @@ -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"