mirror of
https://github.com/YunoHost-Apps/acropolis_ynh.git
synced 2024-09-03 18:06:22 +02:00
add nodejs dep
This commit is contained in:
parent
c753e6cd28
commit
885b9a9490
1 changed files with 1 additions and 0 deletions
|
@ -86,6 +86,7 @@ ram.runtime = "50M" # FIXME: replace with an **estimate** minimum ram requiremen
|
||||||
"jpegoptim",
|
"jpegoptim",
|
||||||
"gifsicle",
|
"gifsicle",
|
||||||
"brotli",
|
"brotli",
|
||||||
|
"nodejs",
|
||||||
"cmake",
|
"cmake",
|
||||||
"pkg-config"
|
"pkg-config"
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Reference in a new issue