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:
parent
e4992388d4
commit
04f5d7fb47
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue