summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorGuillaume Horel2022-11-14 13:36:45 -0500
committerGuillaume Horel2022-11-14 13:36:45 -0500
commit561400ca8585f09463a7b66cff559a68e89b7f85 (patch)
treef4082171796ac034d4277b1abc5d1ccf77568c35 /.SRCINFO
parentb739f3f0928159669a94f3910d91d37848d5bdc9 (diff)
downloadaur-561400ca8585f09463a7b66cff559a68e89b7f85.tar.gz
add missing dependency
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO3
1 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6daba823f499..6d4d14d3ba30 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-fpdf2
pkgdesc = Simple PDF generation for Python
pkgver = 2.5.7
- pkgrel = 1
+ pkgrel = 2
url = https://pyfpdf.github.io/fpdf2/
arch = any
license = LGPL3
@@ -9,6 +9,7 @@ pkgbase = python-fpdf2
depends = python
depends = python-pillow
depends = python-defusedxml
+ depends = python-fonttools
optdepends = python-svg.path
conflicts = python-fpdf
source = https://files.pythonhosted.org/packages/source/f/fpdf2/fpdf2-2.5.7.tar.gz