From: Ted Hess Date: Mon, 19 Nov 2018 15:36:43 +0000 (-0500) Subject: sox: Build without opus (explicitly) X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=69eae69032fd9de71f833b196f169cd49a4cafe5;p=openwrt-packages.git sox: Build without opus (explicitly) Signed-off-by: Ted Hess --- diff --git a/sound/sox/Makefile b/sound/sox/Makefile index f2bad90ed..55ada5174 100644 --- a/sound/sox/Makefile +++ b/sound/sox/Makefile @@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sox PKG_VERSION:=14.4.2 -PKG_RELEASE:=3 +PKG_RELEASE:=4 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=@SF/sox @@ -51,6 +51,7 @@ CONFIGURE_ARGS += \ --without-ladspa \ --without-png \ --without-sndfile \ + --without-opus \ --with-lame \ --with-id3tag \ --disable-openmp