Skip to content

Commit

Permalink
add dep package for avif and jpeg xl
Browse files Browse the repository at this point in the history
  • Loading branch information
aptalca committed Dec 11, 2022
1 parent 4eab404 commit e3fee65
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ RUN \
qttools5-dev-tools && \
echo "**** install runtime dependencies ****" && \
apt-get install -y --no-install-recommends \
kimageformat-plugins \
libexiv2-27 \
libheif1 \
libopencv-core4.5d \
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -221,4 +221,5 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64

## Versions

* **10.12.22:** - Add support for AVIF and JPEG XL.
* **12.10.22:** - Initial Release.

0 comments on commit e3fee65

Please sign in to comment.