summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Mitchell <kevmitch@gmail.com>2020-10-11 00:12:21 -0700
committerKevin Mitchell <kevmitch@gmail.com>2020-10-11 00:12:21 -0700
commit99a8f6eed01968c1cc7d96fdf6fed5308d9c5b5d (patch)
tree074fd092eb62d95ea9f08af0aa94b9062c68148d
parentbb711c290abc31191318d1f66ad42a82ff89929e (diff)
downloadmpv-build-99a8f6eed01968c1cc7d96fdf6fed5308d9c5b5d.tar.bz2
mpv-build-99a8f6eed01968c1cc7d96fdf6fed5308d9c5b5d.tar.xz
debian: remove libwavpack
it is no longer used by ffmpeg
-rw-r--r--debian/control1
-rwxr-xr-xdebian/rules1
2 files changed, 0 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index c96f40f..032376d 100644
--- a/debian/control
+++ b/debian/control
@@ -54,7 +54,6 @@ Build-Depends:
libvorbis-dev,
libvo-amrwbenc-dev,
libvpx-dev,
- libwavpack-dev,
libwayland-dev,
libx264-dev,
libx11-dev,
diff --git a/debian/rules b/debian/rules
index 997b3fb..9a02f37 100755
--- a/debian/rules
+++ b/debian/rules
@@ -51,7 +51,6 @@ ffmpeg_config: libass_build
--enable-libssh \
--enable-libvorbis \
--enable-libvpx \
- --enable-libwavpack \
--enable-ladspa \
--enable-libbs2b \
--enable-gpl --enable-libxvid --enable-libx264 \