1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/prosody_ynh.git synced 2024-09-03 20:15:57 +02:00

Update manifest.toml: fix apt deps list

This commit is contained in:
Alexandre Aubin 2023-12-02 20:12:56 +01:00 committed by GitHub
parent e4992388d4
commit 04f5d7fb47
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -50,4 +50,4 @@ ram.runtime = "50M"
[resources.permissions]
[resources.apt]
packages = "libicu-dev, libidn11-dev|libidn-dev, liblua5.2-dev, libssl-dev, lua-busted, lua5.2, lua5.2-expat, lua5.2-socket, openssl, txt2man, lua5.2-sec, lua5.2-unbound"
packages = "libicu-dev, libidn11-dev, liblua5.2-dev, libssl-dev, lua-busted, lua5.2, lua5.2-expat, lua5.2-socket, openssl, txt2man, lua5.2-sec, lua5.2-unbound"