[SCM] ffmpeg/master: Drop --disable-tesseract.

aca-guest at users.alioth.debian.org aca-guest at users.alioth.debian.org
Wed Dec 7 00:14:52 UTC 2016


The following commit has been merged in the master branch:
commit 2100f61608e12c4c5db83d3474a7061a498741b8
Author: Andreas Cadhalpun <Andreas.Cadhalpun at googlemail.com>
Date:   Tue Dec 6 23:58:05 2016 +0100

    Drop --disable-tesseract.
    
    It is disabled by default.

diff --git a/debian/rules b/debian/rules
index 2a37ad8..391f1eb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -47,7 +47,6 @@ CONFIG := --prefix=/usr \
 	--libdir=/usr/lib/$(DEB_HOST_MULTIARCH) \
 	--incdir=/usr/include/$(DEB_HOST_MULTIARCH) \
 	--enable-gpl \
-	--disable-libtesseract \
 	--disable-stripping \
 	--enable-avresample \
 	--enable-avisynth \

-- 
ffmpeg packaging



More information about the pkg-multimedia-commits mailing list