summaryrefslogtreecommitdiff
path: root/repo/supertux/supertux.xibuild
diff options
context:
space:
mode:
authordavidovski <david@davidovski.xyz>2023-02-02 14:10:02 +0000
committerdavidovski <david@davidovski.xyz>2023-02-02 14:10:02 +0000
commitf29d569cd33a73da5ad675f43a34ad53c5cc9bc6 (patch)
tree76fe6267f8307e7630fc6f53ff99a9767ad40de0 /repo/supertux/supertux.xibuild
parent05d004dfe0c9a9d898fac8a4a0292ca2a74ca391 (diff)
Work
Diffstat (limited to 'repo/supertux/supertux.xibuild')
-rw-r--r--repo/supertux/supertux.xibuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/repo/supertux/supertux.xibuild b/repo/supertux/supertux.xibuild
index 3e16205..f45766c 100644
--- a/repo/supertux/supertux.xibuild
+++ b/repo/supertux/supertux.xibuild
@@ -4,7 +4,6 @@ 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"