Added missing libao dependency.  Would not build for me without it.

Signed-off-by: Russell Senior <russ...@personaltelco.net>
---
 sound/sox/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sound/sox/Makefile b/sound/sox/Makefile
index 5cb5f4f..614ae3b 100644
--- a/sound/sox/Makefile
+++ b/sound/sox/Makefile
@@ -33,7 +33,7 @@ TARGET_LDFLAGS+= \
 define Package/sox
   SECTION:=sound
   CATEGORY:=Sound
-  DEPENDS:=+BUILD_PATENTED:lame-lib +BUILD_PATENTED:libmad 
+BUILD_PATENTED:libid3tag +libvorbis +libvorbisidec +libgsm +alsa-lib 
+libsndfile +libflac +ffmpeg +libmagic +libpng
+  DEPENDS:=+BUILD_PATENTED:lame-lib +BUILD_PATENTED:libmad 
+BUILD_PATENTED:libid3tag +libvorbis +libvorbisidec +libgsm +alsa-lib 
+libsndfile +libflac +ffmpeg +libmagic +libpng +libao
   TITLE:=Sox is a general purpose sound converter/player/recorder
   URL:=http://sox.sourceforge.net/
   MAINTAINER:=Hamish Guthrie <h...@openwrt.org>
-- 
1.7.12


-- 
Russell Senior, President
russ...@personaltelco.net
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to