diff options
| author | Czarek Nakamoto <cyjan@mrcyjanek.net> | 2026-02-20 23:13:40 +0100 |
|---|---|---|
| committer | Czarek Nakamoto <cyjan@mrcyjanek.net> | 2026-02-20 23:13:40 +0100 |
| commit | a8b70857baddea2a6078a80c5c4d6a08203b5981 (patch) | |
| tree | b87e21a66c5176a58a1811e45e697ba8267e6647 /contrib | |
| parent | 88d000fa6d861562530da953f24a88aed51afe74 (diff) | |
fix patch
Diffstat (limited to 'contrib')
| -rw-r--r-- | contrib/depends/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/depends/Makefile b/contrib/depends/Makefile index a42d296..46450a1 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,zlib,unbound,sodium,openssl +PACKAGES = native/cmake,native/python@3.14,native/git,native/_,native/make,boost,zeromq,unbound,sodium,openssl,zlib SIMPLYBS_HASH = 9adf984c68dd37da38d4e9aa905610dda54be7a4 all: simplybs $(if $(HOST),sbs-build-$(HOST),) |
