summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGuillaume Horel2020-01-14 14:31:49 -0500
committerGuillaume Horel2020-01-14 14:31:49 -0500
commit0d6a59cf12481b8800dd3ad1521099b2df73da15 (patch)
tree9002bf6b05bd88a7fbf6d51a9cf036d9469e7dd6 /PKGBUILD
parent4949f5c776172564babf1c8ef3933c734035ceb7 (diff)
downloadaur-0d6a59cf12481b8800dd3ad1521099b2df73da15.tar.gz
update dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0d2af18ef5da..0fbd123e4da5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc='Boolean operations on paths.'
arch=('any')
url='https://github.com/typemytype/booleanOperations'
license=('MIT')
-checkdepends=('python-fontpens')
+checkdepends=('python-fontpens' 'python-defcon')
depends=('python' 'python-pyclipper' 'python-fonttools')
makedepends=()
options=(!emptydirs)