mirror of
https://github.com/YunoHost-Apps/motioneye_ynh.git
synced 2024-09-03 19:46:09 +02:00
add motion to dependencies
This commit is contained in:
parent
6842a2bc27
commit
8f1d2341ce
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 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"
|
packages = "ca-certificates curl python3 python3-dev python3-venv libcurl4-openssl-dev gcc libssl-dev motion 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