summaryrefslogtreecommitdiff
path: root/contrib/depends/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/depends/Makefile')
-rw-r--r--contrib/depends/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/depends/Makefile b/contrib/depends/Makefile
index ffcd6e2..a42d296 100644
--- a/contrib/depends/Makefile
+++ b/contrib/depends/Makefile
@@ -2,8 +2,8 @@
HOST ?=
-PACKAGES = native/cmake,native/python@3.14,native/git,native/_,boost,zeromq,zlib,unbound,sodium,openssl
-SIMPLYBS_HASH = 61ccf85b404afd86b968b4fb469052ef1ae050e2
+PACKAGES = native/cmake,native/python@3.14,native/git,native/_,native/make,boost,zeromq,zlib,unbound,sodium,openssl
+SIMPLYBS_HASH = 9adf984c68dd37da38d4e9aa905610dda54be7a4
all: simplybs $(if $(HOST),sbs-build-$(HOST),)
@if [ -z "$(HOST)" ]; then \