diff --git a/lfs/sox b/lfs/sox index 641eaa716..f8998c21e 100644 --- a/lfs/sox +++ b/lfs/sox @@ -34,7 +34,7 @@ TARGET = $(DIR_INFO)/$(THISAPP) PROG = sox PAK_VER = 1 -DEPS = "libvorbis" +DEPS = "libvorbis lame" ############################################################################### # Top-level Rules