diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2019-08-12 14:42:45 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-08-12 14:42:45 -0700 |
| commit | 0e9d0cd89bf0bb13d24ef78ccf3a528215a5dc0b (patch) | |
| tree | b94c1f9b27a209f41c98bd731381dbdf2873c8c8 /ports/tesseract/CONTROL | |
| parent | 0f3b6fc1638c3c0bf33a560d1ab89215b7af02fd (diff) | |
| download | vcpkg-0e9d0cd89bf0bb13d24ef78ccf3a528215a5dc0b.tar.gz vcpkg-0e9d0cd89bf0bb13d24ef78ccf3a528215a5dc0b.zip | |
[tiff][tesseract][xerces-c] Disable unmanaged optional dependencies (#7622)
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 a31493e76..a24dd9435 100644 --- a/ports/tesseract/CONTROL +++ b/ports/tesseract/CONTROL @@ -1,5 +1,5 @@ Source: tesseract
-Version: 4.1.0-1
+Version: 4.1.0-2
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
|
