mirror of
https://github.com/YunoHost-Apps/yunorunner_ynh.git
synced 2024-09-03 20:36:13 +02:00
Add missing dependency
This commit is contained in:
parent
ea2b315101
commit
cd94ef4eb3
1 changed files with 1 additions and 0 deletions
|
@ -75,4 +75,5 @@ ram.runtime = "50M"
|
||||||
"sqlite3",
|
"sqlite3",
|
||||||
"wkhtmltopdf",
|
"wkhtmltopdf",
|
||||||
"optipng",
|
"optipng",
|
||||||
|
"lynx",
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue