summaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/ffmpeg/ffmpeg.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/ffmpeg/ffmpeg.SlackBuild b/multimedia/ffmpeg/ffmpeg.SlackBuild
index 882b1e498d..8760809504 100644
--- a/multimedia/ffmpeg/ffmpeg.SlackBuild
+++ b/multimedia/ffmpeg/ffmpeg.SlackBuild
@@ -27,7 +27,7 @@
PRGNAM=ffmpeg
VERSION=${VERSION:-2.8.6}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
@@ -159,6 +159,7 @@ CXXFLAGS="$SLKCFLAGS -I/usr/include/openmj2-2.1" \
--enable-swscale \
--enable-x11grab \
--enable-avfilter \
+ --enable-avresample \
--enable-gnutls \
--enable-libcdio \
--enable-libssh \