Postpone dependencies

This commit is contained in:
therealyingtong 2021-02-18 20:50:39 +08:00
parent cb50c0a083
commit eb351e485b
1 changed files with 11 additions and 0 deletions

View File

@ -7,9 +7,17 @@
# Ccache 4.0 requires adding CMake to the depends system.
native_ccache 4.0 2021-03-01
native_ccache 4.1 2021-03-01
native_ccache 4.2 2021-03-01
native_clang 11.1.0 2021-07-01
libcxx 11.1.0 2021-07-01
bdb 18.1.40 2021-07-01
univalue 1.0.4 2021-07-01
univalue 1.0.5 2021-07-01
univalue 1.1.1 2021-07-01
# Boost 1.75 starts using the statx syscall where available, which causes
# permission errors in some environments.
# https://github.com/zcash/zcash/issues/4945
@ -19,3 +27,6 @@ native_b2 1.75.0 2021-03-01
# Google Test 1.10.0 requires adding CMake to the depends system.
googletest 1.10.0 2021-03-01
# We will likely switch to the 1.51.0 release when it is out.
native_rust 1.50.0 2021-07-01