1
0
Fork 0
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:
Salamandar 2024-03-15 18:23:27 +01:00
parent ea2b315101
commit cd94ef4eb3

View file

@ -75,4 +75,5 @@ ram.runtime = "50M"
"sqlite3",
"wkhtmltopdf",
"optipng",
"lynx",
]