1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pelican_ynh.git synced 2024-09-03 19:46:35 +02:00

Update _common.sh

This commit is contained in:
yalh76 2022-04-02 14:23:45 +02:00
parent 9ef8cd540d
commit 4a4008ee6d

View file

@ -5,7 +5,7 @@
#=================================================
# dependencies used by the app
pkg_dependencies="python-pip python-virtualenv python-dev libldap2-dev libsasl2-dev libssl-dev python3-venv"
pkg_dependencies="python3-pip python3-virtualenv python3-dev libldap2-dev libsasl2-dev libssl-dev python3-venv"
#=================================================
# PERSONAL HELPERS