summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7a69ba845f05..1938bc821c06 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,6 +7,7 @@ arch=('any')
url="https://github.com/thiezn/iperf3-python"
license=('GPL')
depends=('python' 'iperf3')
+makedepends=('python-setuptools')
source=("https://github.com/thiezn/iperf3-python/archive/v$pkgver.tar.gz")
sha1sums=('6768f369167ee509ce20416be28846fc829a50af')