X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=sound%2Fsox%2FMakefile;h=2ebca469eb5a5d64c17b1701f0616dcde6c7ff51;hp=14cc50ea84adf4f4016eeb8a1605e5b2398bfdd6;hb=b89b0b356afe7d760b3340b1c47bdca182f99296;hpb=5360edce8f45be94248e74df88c9c3c4206bf3ce diff --git a/sound/sox/Makefile b/sound/sox/Makefile index 14cc50ea84..2ebca469eb 100644 --- a/sound/sox/Makefile +++ b/sound/sox/Makefile @@ -20,12 +20,14 @@ PKG_CAT:=zcat PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install +PKG_BUILD_DEPENDS:=libnotimpl + include $(INCLUDE_DIR)/package.mk define Package/sox SECTION:=sound CATEGORY:=Sound - DEPENDS:=+libflac +libid3tag +libmad +libvorbisidec +libnotimpl + DEPENDS:=+libflac +libid3tag +libmad +libvorbisidec TITLE:=Sox is a general purpose sound converter/player/recorder DESCRIPTION:=\ SoX is a command line utility that can convert various formats\\\