Make this port depend on its library

This commit is contained in:
George V. Neville-Neil 2018-09-03 18:43:15 +00:00
parent 3337b6c66e
commit 45f92f7cf4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=478892

View file

@ -13,7 +13,8 @@ LICENSE_FILE= ${WRKSRC}/../COPYING
BUILD_DEPENDS= python27:lang/python27 \
pyside-py27:devel/pyside \
${PYNUMPY}
${PYNUMPY} \
libbtbb:comms/libbtbb
USES= cmake:outsource