1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/kresus_ynh.git synced 2024-09-03 19:36:10 +02:00

Add libffi-dev to dependencies for python build

This commit is contained in:
Nicolas Frandeboeuf 2020-08-31 14:09:36 +02:00 committed by GitHub
parent e9ee51e6f1
commit ad6c9480bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
#!/bin/bash
pkg_dependencies="dh-autoreconf python3-pip python3-dev python3-lxml python3-pillow virtualenv postgresql"
pkg_dependencies="dh-autoreconf python3-pip python3-dev python3-lxml python3-pillow virtualenv postgresql libffi-dev"
# Send an email to inform the administrator
#