Skip to content

Commit

Permalink
remove aom (#30385)
Browse files Browse the repository at this point in the history
  • Loading branch information
adi88d authored Jul 28, 2024
1 parent 0617e85 commit c92e009
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/tesseract/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,6 @@ RUN apt-get update && apt-get upgrade -y && apt-get -t bullseye-backports instal
do python tessdata_downloader.py -o /usr/local/share/tessdata/ -l $lang; done \
&& apt-get purge -y --auto-remove gcc g++ pkg-config make autoconf automake libtool libpng-dev git \
libjpeg-dev libtiff5-dev zlib1g-dev libleptonica-dev libicu-dev libpango1.0-dev \
&& apt remove libaom0/now -y \
&& rm -rf /build \
&& tesseract --version --list-langs

0 comments on commit c92e009

Please sign in to comment.