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:
parent
437e73f28b
commit
a48325836f
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ ram.runtime = "50M"
|
|||
[resources.apt]
|
||||
packages = [
|
||||
"openjdk-17-jre-headless",
|
||||
"debconf-2.0",
|
||||
"debconf",
|
||||
"procps",
|
||||
"uuid-runtime",
|
||||
"lua-ldap",
|
||||
|
|
Loading…
Add table
Reference in a new issue