summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGuillaume Horel2019-08-17 15:05:35 -0400
committerGuillaume Horel2019-08-17 15:05:35 -0400
commit0b698b038fdad05c9e7a7398dfbc3f00014ea3f0 (patch)
tree891cf15ce1c237b7ec006c5731351b993ed54c2d /PKGBUILD
parentbf8d8374d3587d58804b0f34252bb329a901d4b5 (diff)
downloadaur-0b698b038fdad05c9e7a7398dfbc3f00014ea3f0.tar.gz
update dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d3eb87ff5547..b86cbbb6e467 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver='4.1.0'
pkgrel=1
pkgdesc="A bridge from Glyphs source files (.glyphs) to UFOs"
url="https://github.com/googlefonts/glyphsLib"
-checkdepends=('python-pytest' 'python-ufonormalizer' 'python-xmldiff')
+checkdepends=('python-pytest' 'python-ufonormalizer' 'python-unicodedata2=12.0.0' 'python-xmldiff')
depends=('python' 'python-defcon' 'python-fonttools')
makedepends=('python-setuptools')
optdepends=('python-ufonormalizer')