You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
325 B
10 lines
325 B
Index: tesseract.pc.in |
|
--- tesseract.pc.in.orig 2017-08-09 11:00:58.206862000 +0200 |
|
+++ tesseract.pc.in 2017-08-09 11:01:24.574521000 +0200 |
|
@@ -12,5 +12,5 @@ |
|
Version: @VERSION@ |
|
Requires.private: lept |
|
Libs: -L${libdir} -ltesseract |
|
-Libs.private: -lpthread @OPENCL_LDFLAGS@ |
|
+Libs.private: -lpthread |
|
Cflags: -I${includedir}
|
|
|