improve tesseract.pc.in - fixes #241

This commit is contained in:
Zdenko Podobný 2016-03-04 22:25:40 +01:00
parent ff2ca31b9f
commit ef26b312f9

View File

@ -12,5 +12,5 @@ URL: https://github.com/tesseract-ocr/tesseract
Version: @VERSION@
Requires.private: lept
Libs: -L${libdir} -ltesseract
Libs.private: -lpthread -llept @OPENCL_LIB@
Libs.private: -lpthread @OPENCL_LDFLAGS@
Cflags: -I${includedir}