fix dependances

This commit is contained in:
Josué Tille 2021-03-16 16:13:43 +01:00
parent 9b32d41a96
commit 3b86ec5663
No known key found for this signature in database
GPG key ID: 716A6C99B04194EF

View file

@ -29,10 +29,10 @@ install_source_7_0() {
}
install_dependance() {
ynh_install_app_dependencies python3 python3-setuptools python3-pip python3-requests python3-dev \
ynh_install_app_dependencies python3 python3-setuptools python3-pip python3-requests python3-dev libmariadb-dev-compat libmariadb-dev \
expect ffmpeg \
memcached libmemcached-dev \
libjpeg62-turbo-dev zlib1g-dev # For building pillow
libjpeg62-turbo-dev zlib1g-dev # For building pillow
ynh_add_swap 2000
# We need to do that because we can have some issue about the permission access to the pip cache without this
set_permission