Remove lame from sox dependencies

This commit is contained in:
Arne Fitzenreiter
2009-08-29 11:25:32 +02:00
parent 29f74e4197
commit ddba5fa184

View File

@@ -34,7 +34,7 @@ TARGET = $(DIR_INFO)/$(THISAPP)
PROG = sox
PAK_VER = 1
DEPS = "libvorbis lame"
DEPS = "libvorbis"
###############################################################################
# Top-level Rules