We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff2ca31 commit ef26b31Copy full SHA for ef26b31
tesseract.pc.in
@@ -12,5 +12,5 @@ URL: https://github.com/tesseract-ocr/tesseract
12
Version: @VERSION@
13
Requires.private: lept
14
Libs: -L${libdir} -ltesseract
15
-Libs.private: -lpthread -llept @OPENCL_LIB@
+Libs.private: -lpthread @OPENCL_LDFLAGS@
16
Cflags: -I${includedir}
0 commit comments