We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c7c960 commit 370f1c6Copy full SHA for 370f1c6
tesseract.pc.in
@@ -10,7 +10,7 @@ Name: @PACKAGE_NAME@
10
Description: An OCR Engine that was developed at HP Labs between 1985 and 1995... and now at Google.
11
URL: https://code.google.com/p/tesseract-ocr
12
Version: @VERSION@
13
-# Requires.private: lept
+Requires.private: lept
14
Libs: -L${libdir} -ltesseract
15
Libs.private: -lpthread -llept @OPENCL_LIB@
16
Cflags: -I${includedir}
0 commit comments