summaryrefslogtreecommitdiffstats
path: root/src/t4k_common.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/t4k_common.mk')
-rw-r--r--src/t4k_common.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/t4k_common.mk b/src/t4k_common.mk
index 06556e4..5e8563b 100644
--- a/src/t4k_common.mk
+++ b/src/t4k_common.mk
@@ -8,7 +8,7 @@ $(PKG)_CHECKSUM := 50edaa1ca84536530283d37859c4b91e82675110
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $($(PKG)_SUBDIR).tar.gz
$(PKG)_URL := http://$(SOURCEFORGE_MIRROR)/project/tuxmath/$(PKG)/$($(PKG)_FILE)
-$(PKG)_DEPS := gcc sdl sdl_mixer sdl_image sdl_net sdl_pango sdl_ttf libpng librsvg libxml2 pthreads
+$(PKG)_DEPS := gcc libpng librsvg libxml2 pthreads sdl sdl_image sdl_mixer sdl_net sdl_pango sdl_ttf
define $(PKG)_UPDATE
$(WGET) -q -O- 'http://alioth.debian.org/frs/?group_id=31080' | \