1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/photoprism_ynh.git synced 2024-09-03 19:56:41 +02:00

Update _common.sh

This commit is contained in:
Limezy 2022-06-09 01:00:43 +07:00
parent 45222fd180
commit 1b66b2f999

View file

@ -10,7 +10,7 @@ PHOTOPRISM_VERSION="220528-efb5d710"
NODEJS_VERSION=14 NODEJS_VERSION=14
GO_VERSION="1.18" GO_VERSION="1.18"
pkg_dependencies="libc6-dev libssl-dev libxft-dev libhdf5-serial-dev libpng-dev libheif-examples librsvg2-bin libx264-dev libx265-dev libnss3 libfreetype6 libfreetype6-dev libfontconfig1 libfontconfig1-dev libzmq3-dev npm" pkg_dependencies="libc6-dev libssl-dev libxft-dev libhdf5-serial-dev libpng-dev libheif-examples librsvg2-bin libx264-dev libx265-dev libnss3 libfreetype6 libfreetype6-dev libfontconfig1 libfontconfig1-dev libzmq3-dev"
#================================================= #=================================================
# PERSONAL HELPERS # PERSONAL HELPERS