1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jitsi_ynh.git synced 2024-09-03 19:35:57 +02:00

fix apt dependency

This commit is contained in:
Salamandar 2024-01-18 14:47:34 +01:00
parent 437e73f28b
commit a48325836f

View file

@ -93,7 +93,7 @@ ram.runtime = "50M"
[resources.apt]
packages = [
"openjdk-17-jre-headless",
"debconf-2.0",
"debconf",
"procps",
"uuid-runtime",
"lua-ldap",