mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2025-06-07 18:02:40 +08:00
improve tesseract.pc.in - fixes #241
This commit is contained in:
parent
ff2ca31b9f
commit
ef26b312f9
@ -12,5 +12,5 @@ URL: https://github.com/tesseract-ocr/tesseract
|
|||||||
Version: @VERSION@
|
Version: @VERSION@
|
||||||
Requires.private: lept
|
Requires.private: lept
|
||||||
Libs: -L${libdir} -ltesseract
|
Libs: -L${libdir} -ltesseract
|
||||||
Libs.private: -lpthread -llept @OPENCL_LIB@
|
Libs.private: -lpthread @OPENCL_LDFLAGS@
|
||||||
Cflags: -I${includedir}
|
Cflags: -I${includedir}
|
||||||
|
Loading…
Reference in New Issue
Block a user