qa: Postpone updates that require CMake in the build system

We still aren't committing to that dependency yet.
This commit is contained in:
Jack Grigg 2021-04-03 17:17:00 +13:00
parent d1c6647934
commit c0e146d3f4
1 changed files with 5 additions and 4 deletions

View File

@ -5,9 +5,10 @@
#
# 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_ccache 4.0 2021-05-01
native_ccache 4.1 2021-05-01
native_ccache 4.2 2021-05-01
native_ccache 4.2.1 2021-05-01
native_clang 11.1.0 2021-07-01
libcxx 11.1.0 2021-07-01
@ -22,4 +23,4 @@ boost 1.75.0 2021-03-01
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
googletest 1.10.0 2021-05-01