summaryrefslogtreecommitdiffstats
path: root/src/sdl_sound.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/sdl_sound.mk')
-rw-r--r--src/sdl_sound.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sdl_sound.mk b/src/sdl_sound.mk
index 269b327..0ac1bd7 100644
--- a/src/sdl_sound.mk
+++ b/src/sdl_sound.mk
@@ -8,7 +8,7 @@ $(PKG)_CHECKSUM := 2f68b571cb84e380cc43387eadf778f64c79e6df
$(PKG)_SUBDIR := SDL_sound-$($(PKG)_VERSION)
$(PKG)_FILE := SDL_sound-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://icculus.org/SDL_sound/downloads/$($(PKG)_FILE)
-$(PKG)_DEPS := gcc sdl libmikmod ogg vorbis flac speex
+$(PKG)_DEPS := gcc flac libmikmod ogg sdl speex vorbis
define $(PKG)_UPDATE
$(WGET) -q -O- 'http://hg.icculus.org/icculus/SDL_sound/tags' | \