1
0
Fork 0
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:
Salamandar 2024-01-18 14:46:53 +01:00
parent d1ca660bf2
commit 437e73f28b

View file

@ -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",