mirror of
https://github.com/photoprism/photoprism.git
synced 2026-01-23 02:24:24 +00:00
Docker: Add package xxd to develop/plucky/Dockerfile
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
parent
d782a43c2b
commit
4d4cac446e
1 changed files with 1 additions and 1 deletions
|
|
@ -65,7 +65,7 @@ RUN echo 'APT::Acquire::Retries "3";' > /etc/apt/apt.conf.d/80retries && \
|
|||
apt-get -qq install \
|
||||
build-essential software-properties-common pkg-config apt-utils \
|
||||
gcc g++ git autoconf automake cmake gettext apache2-utils davfs2 \
|
||||
chrpath tree ripgrep fd-find bat eza git-delta shellcheck shfmt fzf \
|
||||
chrpath tree ripgrep fd-find bat eza git-delta shellcheck shfmt fzf xxd \
|
||||
libtool libjpeg-dev libpng-dev libwebp-dev libavcodec-dev \
|
||||
libx264-dev libx265-dev libaom-dev libvpx-dev libwebm-dev libxft-dev \
|
||||
libc6-dev libhdf5-serial-dev libzmq3-dev libssl-dev libnss3 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue