Skip to content

Commit

Permalink
Merge pull request #2 from linuxserver-labs/new-deps
Browse files Browse the repository at this point in the history
add dep package for avif and jpeg xl
  • Loading branch information
aptalca authored Dec 12, 2022
2 parents 4eab404 + e3fee65 commit 760d2d4
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 760d2d4

Please sign in to comment.