Skip to content

Commit 370f1c6

Browse files
committed
fix issue 1436
1 parent 4c7c960 commit 370f1c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tesseract.pc.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Name: @PACKAGE_NAME@
1010
Description: An OCR Engine that was developed at HP Labs between 1985 and 1995... and now at Google.
1111
URL: https://code.google.com/p/tesseract-ocr
1212
Version: @VERSION@
13-
# Requires.private: lept
13+
Requires.private: lept
1414
Libs: -L${libdir} -ltesseract
1515
Libs.private: -lpthread -llept @OPENCL_LIB@
1616
Cflags: -I${includedir}

0 commit comments

Comments
 (0)