1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/snweb_ynh.git synced 2024-09-03 20:26:22 +02:00

Fix install on buster

This commit is contained in:
yalh76 2021-08-06 20:26:40 +02:00
parent 7f1048ac90
commit 3156052e3f

View file

@ -9,6 +9,7 @@ pkg_dependencies="\
zlib1g-dev \ zlib1g-dev \
libssl-dev \ libssl-dev \
libjemalloc-dev \ libjemalloc-dev \
python2-minimal \
git \ git \
" "