www/node*: add binutils dep on objdump
/usr/bin/objdump will be removed from FreeBSD before FreeBSD 13.0. PR: 241157 Approved by: bapt Sponsored by: The FreeBSD Foundation
This commit is contained in:
@@ -67,7 +67,8 @@ MAKE_ENV+= CC.host=${CC} CFLAGS.host="${CFLAGS}" \
|
||||
|
||||
BUILD_DEPENDS+= c-ares>=1.15.0:dns/c-ares\
|
||||
libuv>=1.35.0:devel/libuv \
|
||||
libnghttp2>=1.40.0:www/libnghttp2
|
||||
libnghttp2>=1.40.0:www/libnghttp2 \
|
||||
objdump:devel/binutils
|
||||
LIB_DEPENDS+= libcares.so:dns/c-ares\
|
||||
libuv.so:devel/libuv \
|
||||
libnghttp2.so:www/libnghttp2
|
||||
|
||||
@@ -69,7 +69,8 @@ MAKE_ENV+= CC.host=${CC} CFLAGS.host="${CFLAGS}" \
|
||||
|
||||
BUILD_DEPENDS+= c-ares>=1.15.0:dns/c-ares\
|
||||
libuv>=1.34.2:devel/libuv \
|
||||
libnghttp2>=1.39.2:www/libnghttp2
|
||||
libnghttp2>=1.39.2:www/libnghttp2 \
|
||||
objdump:devel/binutils
|
||||
LIB_DEPENDS+= libcares.so:dns/c-ares\
|
||||
libuv.so:devel/libuv \
|
||||
libnghttp2.so:www/libnghttp2
|
||||
|
||||
@@ -69,7 +69,8 @@ MAKE_ENV+= CC.host=${CC} CFLAGS.host="${CFLAGS}" \
|
||||
|
||||
BUILD_DEPENDS+= c-ares>=1.15.0:dns/c-ares\
|
||||
libuv>=1.34.2:devel/libuv \
|
||||
libnghttp2>=1.40.0:www/libnghttp2
|
||||
libnghttp2>=1.40.0:www/libnghttp2 \
|
||||
objdump:devel/binutils
|
||||
LIB_DEPENDS+= libcares.so:dns/c-ares\
|
||||
libuv.so:devel/libuv \
|
||||
libnghttp2.so:www/libnghttp2
|
||||
|
||||
Reference in New Issue
Block a user