From a50bedbed6f2dc6c31c810cadd1792c091f26fab Mon Sep 17 00:00:00 2001 From: Kevin Mitchell Date: Sun, 20 May 2018 22:30:28 -0700 Subject: debian: remove theora and twolame encoding Nobody should ever need this. These codecs can still be decoded. --- debian/control | 2 -- debian/rules | 2 -- 2 files changed, 4 deletions(-) diff --git a/debian/control b/debian/control index b96df7d..5920a00 100644 --- a/debian/control +++ b/debian/control @@ -44,9 +44,7 @@ Build-Depends: libssh-dev, libsoxr-dev, libspeex-dev, - libtheora-dev, libtool, - libtwolame-dev, libuchardet-dev, libv4l-dev [!hurd-any], libva-dev [!hurd-any], diff --git a/debian/rules b/debian/rules index ea53758..709d4d5 100755 --- a/debian/rules +++ b/debian/rules @@ -48,8 +48,6 @@ ffmpeg_config: libass_build --enable-libsoxr \ --enable-libspeex \ --enable-libssh \ - --enable-libtheora \ - --enable-libtwolame \ --enable-libvorbis \ --enable-libvpx \ --enable-libwavpack \ -- cgit v1.2.3