summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 405ab7301b41..786315796472 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=fontship
pkgver=0.5.0
-pkgrel=1
+pkgrel=2
pkgdesc='A font development toolkit and collaborative work flow'
arch=('any')
url="https://github.com/theleagueof/$pkgname"
@@ -23,6 +23,7 @@ depends=('diffutils'
'python-fonttools'
'python-fs' # fonttools optdepends
'python-lxml' # fonttools optdepends
+ 'python-pygit2'
'python-skia-pathops' # ufo2ft optdepends
'python-ufo2ft'
'python-ufonormalizer'