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 896a606203fb..70a6bf03a88b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ arch=("any")
url="https://github.com/flozz/rivalcfg"
license=("custom:WTFPL")
depends=("python" "python-pyudev")
-makedepends=('git')
+makedepends=('git' 'python-setuptools')
conflicts=("rivalctl")
provides=("${pkgname%-git}")
source=("${pkgname%-git}"::'git+https://github.com/flozz/rivalcfg#branch=master')