mirror of
https://github.com/coolsnowwolf/packages
synced 2025-01-09 04:37:41 +08:00
pcre2: add zlib build dependency
Otherwise the host zlib gets picked up. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
parent
afce95583e
commit
19572cd7d8
@ -25,6 +25,8 @@ PKG_CONFIG_DEPENDS:=\
|
||||
CONFIG_PACKAGE_libpcre2-32 \
|
||||
CONFIG_PCRE2_JIT_ENABLED
|
||||
|
||||
PKG_BUILD_DEPENDS:=zlib
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
include $(INCLUDE_DIR)/cmake.mk
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user