1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ihatemoney_ynh.git synced 2024-09-03 19:26:15 +02:00

Add missing dependency

This commit is contained in:
Jocelyn Delalande 2018-11-25 17:12:44 +01:00
parent 4f279503d1
commit 45f3a39979

View file

@ -14,6 +14,7 @@ install_apt_dependencies() {
ynh_install_app_dependencies \
python3-dev \
python3-virtualenv \
libffi-dev \
libssl-dev \
supervisor \
virtualenv