mirror of
https://github.com/YunoHost-Apps/immich_ynh.git
synced 2024-09-03 20:36:24 +02:00
Update _common.sh
This commit is contained in:
parent
258193f4d6
commit
85ae3a1a7b
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ function detect_arch() {
|
|||
NODEJS_VERSION=16
|
||||
|
||||
# dependencies used by the app
|
||||
pkg_dependencies="postgresql ffmpeg"
|
||||
pkg_dependencies="npm postgresql ffmpeg"
|
||||
|
||||
# libheif vips
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue