summaryrefslogtreecommitdiff
path: root/package/sox/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/sox/Makefile')
-rw-r--r--package/sox/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/sox/Makefile b/package/sox/Makefile
index daa64e41d..b84cc160e 100644
--- a/package/sox/Makefile
+++ b/package/sox/Makefile
@@ -9,9 +9,9 @@ PKG_RELEASE:= 1
PKG_HASH:= b45f598643ffbd8e363ff24d61166ccec4836fea6d3888881b8df53e3bb55f6c
PKG_DESCR:= swiss army knife of sound processing programs
PKG_SECTION:= mm/audio
-PKG_BUILDDEP:= zlib ncurses
PKG_DEPENDS:= zlib libncurses
-PKG_NEEDS:= threads rt
+PKG_BUILDDEP:= zlib ncurses
+PKG_NEEDS:= threads
PKG_URL:= http://sox.sourceforge.net/
PKG_SITES:= ${MASTER_SITE_SOURCEFORGE:=sox/}