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

Add python3-pdfminer dependency (banquepostale)

This commit is contained in:
Nicolas Frandeboeuf 2022-05-31 06:36:02 +00:00
parent 666a450526
commit 7fba61557d

View file

@ -5,7 +5,7 @@
#=================================================
# dependencies used by the app
pkg_dependencies="dh-autoreconf python3-pip python3-dev python3-lxml python3-pillow virtualenv postgresql libffi-dev libopenjp2-7"
pkg_dependencies="dh-autoreconf python3-pip python3-dev python3-lxml python3-pillow virtualenv postgresql libffi-dev libopenjp2-7 python3-pdfminer"
nodejs_version=14