mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
add BDEP on py-setuptools
This commit is contained in:
@@ -61,8 +61,11 @@ LIB_DEPENDS += archivers/snappy \
|
||||
TEST_DEPENDS += databases/py-mongo${MODPY_FLAVOR}
|
||||
|
||||
# - can't cope with OpenBSD's nameser.h with ancient defines, plus uses
|
||||
# res_ninit/res_nclose which are not supported by the libc resolver
|
||||
BUILD_DEPENDS += devel/py-cheetah${MODPY_FLAVOR} \
|
||||
# res_ninit/res_nclose which are not supported by the libc resolver,
|
||||
# so use libbind
|
||||
BUILD_DEPENDS += \
|
||||
devel/py-cheetah${MODPY_FLAVOR} \
|
||||
devel/py-setuptools${MODPY_FLAVOR} \
|
||||
net/libbind \
|
||||
textproc/py-yaml${MODPY_FLAVOR}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user