summaryrefslogtreecommitdiffstats
path: root/src/sox.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/sox.mk')
-rw-r--r--src/sox.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/sox.mk b/src/sox.mk
index 0d66890..f9da2d9 100644
--- a/src/sox.mk
+++ b/src/sox.mk
@@ -8,7 +8,8 @@ $(PKG)_CHECKSUM := 61166ccec4836fea6d3888881b8df53e3bb55f6c
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://$(SOURCEFORGE_MIRROR)/project/$(PKG)/$(PKG)/$($(PKG)_VERSION)/$($(PKG)_FILE)
-$(PKG)_DEPS := gcc file flac lame libgomp libmad libpng libsndfile libltdl opencore-amr opus twolame vorbis wavpack
+$(PKG)_DEPS := gcc file flac lame libgomp libltdl libmad libpng \
+ libsndfile opencore-amr opus twolame vorbis wavpack
define $(PKG)_UPDATE
$(WGET) -q -O- 'http://sourceforge.net/projects/sox/files/sox/' | \