summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormutantmonkey2017-01-07 14:23:48 -0800
committermutantmonkey2017-01-07 14:23:48 -0800
commit77fc99e88d2f3943db397768ec13d55ed7174b41 (patch)
treeec71a38bfec0b9e81e09b03195e6de12f439a73c /PKGBUILD
parent5055684d7050c98d47ae13c9ac72879ebbd96778 (diff)
downloadaur-77fc99e88d2f3943db397768ec13d55ed7174b41.tar.gz
upgpkg: python-schema-git 206.960d6cf-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 52c02b16be98..870c1c64ac80 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('i686' 'x86_64')
url="https://github.com/keleshev/schema"
license=('MIT')
depends=('python')
-makedepends=('git')
+makedepends=('git' 'python-setuptools')
provides=('python-schema=0.4.1')
conflicts=('python-schema')
options=(!emptydirs)