summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c667ab204f37..a3c5d4d53810 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc='A version control system tool designed to make working with multiple re
arch=('any')
url='https://github.com/dirk-thomas/vcstool'
license=('Apache')
-depends=('python' 'python-yaml')
+depends=('python' 'python-setuptools' 'python-yaml')
makedepends=('python-setuptools')
conflicts=('python2-vcstool')