Merge branch 'use-debian-libtinfo' (#5600) into backports-v4.6.0-2

(corresponds to merge commit f37d186e7e)
This commit is contained in:
Daira Hopwood 2022-04-04 20:48:27 +01:00
commit 10bf089b76
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
zcash_packages := libsodium utfcpp
packages := boost libevent zeromq $(zcash_packages) googletest
native_packages := native_clang native_ccache native_rust
native_packages := native_clang native_ccache native_rust
ifneq (,$(wildcard /etc/arch-release))
native_packages += native_libtinfo