[SCM] ffmpeg/jessie: Disable OCR with Tesseract because it is missing pkg-config file on Jessie

rbalint at users.alioth.debian.org rbalint at users.alioth.debian.org
Sun Oct 23 13:51:59 UTC 2016


The following commit has been merged in the jessie branch:
commit 06c2f60f9fd00dba43ffbef4684fef562f065f7d
Author: Balint Reczey <balint at balintreczey.hu>
Date:   Sun Oct 23 12:58:09 2016 +0200

    Disable OCR with Tesseract because it is missing pkg-config file on Jessie

diff --git a/debian/rules b/debian/rules
index 5071c50..e69cbda 100755
--- a/debian/rules
+++ b/debian/rules
@@ -105,7 +105,7 @@ CONFIG_extra = --enable-version3 \
 	--disable-programs \
 	--enable-libopencore_amrnb \
 	--enable-libopencore_amrwb \
-	--enable-libtesseract \
+	--disable-libtesseract \
 	--enable-libvo_amrwbenc \
 	--enable-netcdf
 

-- 
ffmpeg packaging



More information about the pkg-multimedia-commits mailing list