sox: Build without opus (explicitly)
authorTed Hess <thess@kitschensync.net>
Mon, 19 Nov 2018 15:36:43 +0000 (10:36 -0500)
committerTed Hess <thess@kitschensync.net>
Mon, 19 Nov 2018 15:42:20 +0000 (10:42 -0500)
Signed-off-by: Ted Hess <thess@kitschensync.net>
sound/sox/Makefile

index f2bad90ed94bdc5591dc4b14e0f35cb1c7bd320b..55ada5174fa4c8dee95832586b62260beef7e64b 100644 (file)
@@ -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