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 aaf25a390d03..ab6a1d51bdf9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('any')
url="https://github.com/fedora-infra/kitchen"
license=('LGPL')
depends=('python2' )
-makedepends=('python2' 'python2-setuptools')
+makedepends=('python2-setuptools')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/fedora-infra/kitchen/archive/v$pkgver.tar.gz")
md5sums=('35490785ed23c91bad1c083c7adbc39e')