summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cd2b6cddf9af..656f5a5f5999 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=python-usbtmc
pkgver=0.8
-pkgrel=3
+pkgrel=4
pkgdesc="A Python USBTMC driver for controlling instruments over USB."
arch=('x86_64')
url="https://github.com/python-ivi/python-usbtmc"
@@ -13,6 +13,7 @@ python-build
python-installer
python-wheel
git
+python-setuptools
)
install=python-usbtmc.install