Remove an unused dependency, update to properly grab version of Python

Reported by:	jbeich
This commit is contained in:
George V. Neville-Neil 2018-09-04 13:12:08 +00:00
parent 1e447158f7
commit 5ead7a128d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=478954

View File

@ -11,12 +11,10 @@ COMMENT= Bluetooth Baseband Library
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libpyside-python2.7.so:devel/pyside
BIULD_DEPENDS= ${PYNUMPY}
USES= cmake:outsource \
python
python:2.7,build
USE_GITHUB= yes
GH_ACCOUNT= greatscottgadgets