aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--comms/libbtbb/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/comms/libbtbb/Makefile b/comms/libbtbb/Makefile
index 1ab645273c9c..eec8dd0b2afb 100644
--- a/comms/libbtbb/Makefile
+++ b/comms/libbtbb/Makefile
@@ -11,11 +11,11 @@ COMMENT= Bluetooth Baseband Library
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= python27:lang/python27 \
- pyside-py27:devel/pyside \
+BIULD_DEPENDS= pyside-py27:devel/pyside \
${PYNUMPY}
-USES= cmake:outsource
+USES= cmake:outsource \
+ python
USE_GITHUB= yes
GH_ACCOUNT= greatscottgadgets