Postpone dependency updates that require CMake

This commit is contained in:
Jack Grigg 2021-09-14 17:33:25 +01:00
parent 445d91f7c5
commit 6e562a27df
1 changed files with 9 additions and 7 deletions

View File

@ -5,11 +5,13 @@
#
# Ccache 4.0 requires adding CMake to the depends system.
native_ccache 4.0 2021-09-01
native_ccache 4.1 2021-09-01
native_ccache 4.2 2021-09-01
native_ccache 4.2.1 2021-09-01
native_ccache 4.3 2021-09-01
native_ccache 4.0 2021-10-01
native_ccache 4.1 2021-10-01
native_ccache 4.2 2021-10-01
native_ccache 4.2.1 2021-10-01
native_ccache 4.3 2021-10-01
native_ccache 4.4 2021-10-01
native_ccache 4.4.1 2021-10-01
# Clang is currently pinned to LLVM 12
@ -27,5 +29,5 @@ native_b2 1.75.0 2021-09-01
native_b2 1.76.0 2021-09-01
# Google Test 1.10.0 requires adding CMake to the depends system.
googletest 1.10.0 2021-09-01
googletest 1.11.0 2021-09-01
googletest 1.10.0 2021-10-01
googletest 1.11.0 2021-10-01