diff --git a/sound/sox/Makefile b/sound/sox/Makefile index 918c99c6d..1f0a7365d 100644 --- a/sound/sox/Makefile +++ b/sound/sox/Makefile @@ -1,6 +1,6 @@ # # Copyright (C) 2008 David Cooper -# Copyright (C) 2006-2010 OpenWrt.org +# Copyright (C) 2006-2012 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -33,6 +33,7 @@ define Package/sox DEPENDS:=+BUILD_PATENTED:lame-lib +BUILD_PATENTED:libmad +BUILD_PATENTED:libid3tag +libvorbis +libvorbisidec +libgsm +alsa-lib +libsndfile +libflac +ffmpeg +libmagic +libpng TITLE:=Sox is a general purpose sound converter/player/recorder URL:=http://sox.sourceforge.net/ + MAINTAINER:=Hamish Guthrie endef define Package/sox/description