mirror of
https://github.com/YunoHost-Apps/peertube_ynh.git
synced 2024-09-03 19:56:29 +02:00
Update manifest.toml
This commit is contained in:
parent
02fe511a21
commit
c10aa8bb07
1 changed files with 0 additions and 1 deletions
|
@ -64,7 +64,6 @@ ram.runtime = "50M"
|
||||||
[resources.apt]
|
[resources.apt]
|
||||||
packages = "ffmpeg postgresql postgresql-contrib openssl g++ mailutils apt-transport-https"
|
packages = "ffmpeg postgresql postgresql-contrib openssl g++ mailutils apt-transport-https"
|
||||||
|
|
||||||
# (this part is optional and corresponds to the legacy ynh_install_extra_app_dependencies helper)
|
|
||||||
extras.yarn.repo = "deb https://dl.yarnpkg.com/debian/ stable main"
|
extras.yarn.repo = "deb https://dl.yarnpkg.com/debian/ stable main"
|
||||||
extras.yarn.key = "https://dl.yarnpkg.com/debian/pubkey.gpg"
|
extras.yarn.key = "https://dl.yarnpkg.com/debian/pubkey.gpg"
|
||||||
extras.yarn.packages = "yarn"
|
extras.yarn.packages = "yarn"
|
||||||
|
|
Loading…
Reference in a new issue