mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-07-06 22:17:37 +00:00
Update photoprism-install.sh (#2609)
add rawtherapee dependency to enable raw image conversion
This commit is contained in:
@ -25,6 +25,7 @@ $STD apt-get install -y libjpeg-dev
|
|||||||
$STD apt-get install -y libtiff-dev
|
$STD apt-get install -y libtiff-dev
|
||||||
$STD apt-get install -y imagemagick
|
$STD apt-get install -y imagemagick
|
||||||
$STD apt-get install -y darktable
|
$STD apt-get install -y darktable
|
||||||
|
$STD apt-get install -y rawtherapee
|
||||||
|
|
||||||
msg_ok "Installed Dependencies"
|
msg_ok "Installed Dependencies"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user