mirror of
https://github.com/YunoHost-Apps/jitsi_ynh.git
synced 2024-09-03 19:35:57 +02:00
Fix, install debconf-2.0
This commit is contained in:
parent
d1ca660bf2
commit
437e73f28b
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ ram.runtime = "50M"
|
||||||
[resources.apt]
|
[resources.apt]
|
||||||
packages = [
|
packages = [
|
||||||
"openjdk-17-jre-headless",
|
"openjdk-17-jre-headless",
|
||||||
"debconf|debconf-2.0",
|
"debconf-2.0",
|
||||||
"procps",
|
"procps",
|
||||||
"uuid-runtime",
|
"uuid-runtime",
|
||||||
"lua-ldap",
|
"lua-ldap",
|
||||||
|
|
Loading…
Add table
Reference in a new issue