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 559724b03658..d5df9659d41b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ arch=('any')
url='https://github.com/pybluez/pybluez'
license=('GPL')
depends=('python' 'bluez-libs')
-makedepends=('boost' 'git')
+makedepends=('boost' 'git' 'python-setuptools')
provides=('python-pybluez')
conflicts=('python-pybluez')
source=('git+https://github.com/pybluez/pybluez.git'