summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 99429c25ca50..c2bcb5d6895b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,8 @@ arch=('any')
url='https://github.com/typemytype/booleanOperations'
license=('MIT')
checkdepends=('python-defcon' 'python-fontpens')
-depends=('python' 'python-pyclipper' 'python-fonttools')
-makedepends=()
+depends=('python-pyclipper' 'python-fonttools')
+makedepends=('python-setuptools')
options=(!emptydirs)
source=("https://pypi.org/packages/source/${_pkgname:0:1}/${_pkgname}/${_pkgname}-${pkgver}.zip")
sha256sums=('8cfa821c32ad374fa120d6b2e0b444ebeac57c91e6631528645fa19ac2a281b8')