1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/huginn_ynh.git synced 2024-09-03 19:26:13 +02:00

fix dependencies

This commit is contained in:
Salamandar 2024-02-23 21:09:55 +01:00
parent 9a1e3ce434
commit 17e3cefef0

View file

@ -66,7 +66,6 @@ ram.runtime = "50M"
"libyaml-dev",
"libgdbm-dev",
"libncurses5-dev",
"libjemalloc-dev",
"libffi-dev",
"libcurl4-openssl-dev",
"libicu-dev",
@ -76,6 +75,20 @@ ram.runtime = "50M"
"graphviz",
"jq",
"openssl",
"autoconf",
"automake",
"bison",
"build-essential",
"curl",
"libjemalloc-dev",
"libreadline-dev",
"libsqlite3-dev",
"libssl-dev",
"libtool",
"libxml2-dev",
"libxslt-dev",
"zlib1g-dev",
]
[resources.database]