diff --git a/tesseract.pc.in b/tesseract.pc.in index 0a8bb82700..5ea54cfe54 100644 --- a/tesseract.pc.in +++ b/tesseract.pc.in @@ -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}