diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2020-11-23 16:20:30 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-23 16:20:30 -0800 |
| commit | 6e073f168652a551d8f29d19481ec67be3fccac8 (patch) | |
| tree | b446332c42e6b5642c5887cf24879064cd6dcb97 /ports/tesseract/CONTROL | |
| parent | 38752e29c2b60ea522d629a40b57b95606e16715 (diff) | |
| download | vcpkg-6e073f168652a551d8f29d19481ec67be3fccac8.tar.gz vcpkg-6e073f168652a551d8f29d19481ec67be3fccac8.zip | |
[tesseract] Enable dynamic build, format portfile.cmake (#14650)
* [tesseract] Enable dynamic build, format portfile.cmake
* [tesseract] Remove wrongly deletions
* [tesseract] Fix build training tools on dynamic
Diffstat (limited to 'ports/tesseract/CONTROL')
| -rw-r--r-- | ports/tesseract/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/tesseract/CONTROL b/ports/tesseract/CONTROL index 0524821bf..eb90d70e1 100644 --- a/ports/tesseract/CONTROL +++ b/ports/tesseract/CONTROL @@ -1,6 +1,6 @@ Source: tesseract Version: 4.1.1 -Port-Version: 2 +Port-Version: 3 Homepage: https://github.com/tesseract-ocr/tesseract Description: An OCR Engine that was developed at HP Labs between 1985 and 1995... and now at Google. Build-Depends: leptonica |
