mirror of
https://github.com/YunoHost-Apps/guacamole_ynh.git
synced 2024-09-03 19:16:03 +02:00
Fix bookworm compat?
This commit is contained in:
parent
03d2fa68ba
commit
86a2781915
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@ ram.runtime = "50M"
|
||||||
"libssl-dev",
|
"libssl-dev",
|
||||||
"libvorbis-dev",
|
"libvorbis-dev",
|
||||||
"libwebp-dev",
|
"libwebp-dev",
|
||||||
"tomcat9",
|
"tomcat9\\|tomcat10",
|
||||||
]
|
]
|
||||||
|
|
||||||
[resources.database]
|
[resources.database]
|
||||||
|
|
Loading…
Add table
Reference in a new issue