From 218e34c4ad7aaa3ef01ac1e869999c309588502b Mon Sep 17 00:00:00 2001 From: Czarek Nakamoto Date: Sun, 22 Feb 2026 11:57:00 +0100 Subject: fix: toolchain --- contrib/depends/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/depends/Makefile') diff --git a/contrib/depends/Makefile b/contrib/depends/Makefile index 46450a1..e391b6b 100644 --- a/contrib/depends/Makefile +++ b/contrib/depends/Makefile @@ -2,7 +2,7 @@ HOST ?= -PACKAGES = native/cmake,native/python@3.14,native/git,native/_,native/make,boost,zeromq,unbound,sodium,openssl,zlib +PACKAGES = native/cmake,native/python@3.14,native/git,native/_,native/make,native/cmake-toolchain,boost,zeromq,unbound,sodium,openssl,zlib SIMPLYBS_HASH = 9adf984c68dd37da38d4e9aa905610dda54be7a4 all: simplybs $(if $(HOST),sbs-build-$(HOST),) -- cgit v1.2.3