summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohannes Dewender2013-11-25 03:29:17 +0100
committerJohannes Dewender2013-11-25 03:29:17 +0100
commitf035be2ed29c5e44a7cc370195639990edbf215d (patch)
tree33b950e4c46bfe9c1cc1cd182171ddd98f3cec00 /PKGBUILD
parent575168a0c9076f1edc526801a4bebd3c390fb150 (diff)
downloadaur-f035be2ed29c5e44a7cc370195639990edbf215d.tar.gz
lio free branch: add setuptools makedep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d417cddaebef..906b4e3789bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,6 +9,7 @@ url="https://github.com/agrover/targetcli-fb"
license=('Apache')
groups=()
depends=('python-rtslib-fb>=2.1.fb42' 'python-configshell-fb')
+makedepends=('python-setuptools')
# TODO: optdepend on python-ethtool when available for python3
optdepends=()
provides=('targetcli')