summaryrefslogtreecommitdiff
path: root/repo/supertux
diff options
context:
space:
mode:
Diffstat (limited to 'repo/supertux')
-rw-r--r--repo/supertux/supertux.xibuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/repo/supertux/supertux.xibuild b/repo/supertux/supertux.xibuild
index f45766c..3e16205 100644
--- a/repo/supertux/supertux.xibuild
+++ b/repo/supertux/supertux.xibuild
@@ -4,6 +4,7 @@ NAME="supertux"
DESC="Open-source classic 2D jump'n run sidescroller game"
MAKEDEPS="boost cmake curl freetype2 glew libpng libvorbis openal-soft physfs sdl2 glm sdl2-image"
+DEPS="sdl2-image physfs"
PKG_VER=0.6.3
SOURCE="https://github.com/SuperTux/supertux/releases/download/v$PKG_VER/SuperTux-v$PKG_VER-Source.tar.gz"