mirror of
https://github.com/photoprism/photoprism.git
synced 2026-01-23 02:24:24 +00:00
HEIF: Update build-libheif.sh #2726
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
parent
e76d73afee
commit
97fff0bfd3
1 changed files with 1 additions and 1 deletions
2
scripts/dist/build-libheif.sh
vendored
2
scripts/dist/build-libheif.sh
vendored
|
|
@ -33,7 +33,7 @@ echo "------------------------------------------------"
|
|||
echo "Installing build deps..."
|
||||
|
||||
sudo apt-get -qq update
|
||||
sudo apt-get -qq install build-essential gcc g++ gettext git autoconf automake cmake libtool libjpeg8 libjpeg8-dev libde265-dev
|
||||
sudo apt-get -qq install build-essential gcc g++ gettext git autoconf automake cmake libtool libjpeg8 libjpeg8-dev libde265-dev libaom-dev
|
||||
|
||||
cd "/tmp" || exit
|
||||
rm -rf "/tmp/libheif"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue