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
376 B
10 lines
376 B
Index: tesseract.pc.in |
|
--- tesseract.pc.in.orig 2020-12-25 00:22:22.976859000 +0100 |
|
+++ tesseract.pc.in 2020-12-25 00:22:39.026608000 +0100 |
|
@@ -12,5 +12,5 @@ |
|
Version: @VERSION@ |
|
Requires.private: lept |
|
Libs: -L${libdir} -ltesseract @libarchive_LIBS@ @libcurl_LIBS@ @TENSORFLOW_LIBS@ |
|
-Libs.private: -lpthread @OPENCL_LDFLAGS@ |
|
+Libs.private: -lpthread |
|
Cflags: -I${includedir}
|
|
|