diff options
-rwxr-xr-x | debian/rules | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/debian/rules b/debian/rules index 855abd854..f40f301ad 100755 --- a/debian/rules +++ b/debian/rules @@ -75,12 +75,6 @@ CONFIGURE_FLAGS := \ --build $(DEB_BUILD_GNU_TYPE) \ --host $(DEB_HOST_GNU_TYPE) \ --prefix=/usr \ - --with-external-libmad \ - --with-external-a52dec \ - --with-external-libdts \ - --with-external-faad \ - --with-external-ffmpeg=soft \ - --with-external-libmpcdec \ --with-freetype \ --with-wavpack \ --enable-ipv6 \ |