mirror of
https://github.com/YunoHost-Apps/motioneye_ynh.git
synced 2024-09-03 19:46:09 +02:00
added python3-venv to dependencies
This commit is contained in:
parent
1157b0d98c
commit
fb3269df4d
1 changed files with 1 additions and 1 deletions
|
@ -102,4 +102,4 @@ ram.runtime = "50M"
|
||||||
|
|
||||||
[resources.apt]
|
[resources.apt]
|
||||||
# This will automatically install/uninstall the following apt packages
|
# This will automatically install/uninstall the following apt packages
|
||||||
packages = "ca-certificates curl python3 python3-dev libcurl4-openssl-dev gcc libssl-dev ffmpeg v4l-utils libssl-dev libcurl4-openssl-dev libjpeg-dev zlib1g-dev libffi-dev libzbar-dev libzbar0"
|
packages = "ca-certificates curl python3 python3-dev python3-venv libcurl4-openssl-dev gcc libssl-dev ffmpeg v4l-utils libssl-dev libcurl4-openssl-dev libjpeg-dev zlib1g-dev libffi-dev libzbar-dev libzbar0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue