mirror of
https://github.com/YunoHost-Apps/bazarr_ynh.git
synced 2024-09-03 18:06:27 +02:00
apt deps: add python3-venv
This commit is contained in:
parent
9d15298ae3
commit
ef09458fda
1 changed files with 1 additions and 1 deletions
|
@ -54,4 +54,4 @@ ram.runtime = "50M"
|
|||
main.allowed = "admins"
|
||||
|
||||
[resources.apt]
|
||||
packages = "libxml2-dev, libxslt1-dev, unrar-free, ffmpeg, libatlas-base-dev"
|
||||
packages = "libxml2-dev, libxslt1-dev, unrar-free, ffmpeg, libatlas-base-dev, python3-venv"
|
||||
|
|
Loading…
Reference in a new issue