Skip to content

Commit 669c739

Browse files
committed
[cppan] Make leptonica dependency private.
1 parent d8238c3 commit 669c739

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

cppan.yml

+4-1
Original file line numberDiff line numberDiff line change
@@ -113,4 +113,7 @@ options:
113113
public: TESS_EXPORTS
114114

115115
dependencies:
116-
pvt.cppan.demo.leptonica: master
116+
private:
117+
# tesseract uses leptonica only internally
118+
# and does not expose its interface to users
119+
pvt.cppan.demo.leptonica: master

0 commit comments

Comments
 (0)