python-bluez: needs setuptools to build.
This commit is contained in:
@@ -6,7 +6,7 @@ wrksrc="pybluez-${version}"
|
||||
build_style=python-module
|
||||
python_versions="2.7 3.4"
|
||||
pycompile_module="bluetooth"
|
||||
hostmakedepends="python-devel python3.4-devel"
|
||||
hostmakedepends="python-devel python3.4-devel python-setuptools python3.4-setuptools"
|
||||
makedepends="python-devel python3.4-devel libbluetooth-devel"
|
||||
short_desc="Python2 wrapper for the BlueZ Bluetooth stack"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
|
||||
Reference in New Issue
Block a user