OCR-D / ocrd_tesserocr

Run tesseract with the tesserocr bindings with @OCR-D's interfaces
MIT License
38 stars 11 forks source link

Replace libcurl4-nss-dev by libcurl4-openssl-dev (fixes build on Ubuntu 24.04) #211

Closed stweil closed 3 months ago

stweil commented 3 months ago

Ubuntu 24.04 no longer provides libcurl4-nss.

stweil commented 3 months ago

@bertsky, can you please merge it? I don't have the necessary rights.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 57.33%. Comparing base (75a782d) to head (c60a369).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #211 +/- ## ======================================= Coverage 57.33% 57.33% ======================================= Files 12 12 Lines 1390 1390 Branches 337 337 ======================================= Hits 797 797 Misses 448 448 Partials 145 145 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.