mirror of
https://github.com/YunoHost-Apps/endi_ynh.git
synced 2024-09-03 18:35:54 +02:00
Fix missing dep
This commit is contained in:
parent
321e21b46e
commit
bf081da9b1
1 changed files with 1 additions and 0 deletions
|
@ -75,6 +75,7 @@ ram.runtime = "50M"
|
||||||
"libmariadb-dev",
|
"libmariadb-dev",
|
||||||
"libmariadb-dev-compat",
|
"libmariadb-dev-compat",
|
||||||
"libpango-1.0-0",
|
"libpango-1.0-0",
|
||||||
|
"libpangocairo-1.0-0",
|
||||||
"libssl-dev",
|
"libssl-dev",
|
||||||
"libxml2-dev",
|
"libxml2-dev",
|
||||||
"libxslt1-dev",
|
"libxslt1-dev",
|
||||||
|
|
Loading…
Add table
Reference in a new issue