diff options
| author | Czarek Nakamoto <cyjan@mrcyjanek.net> | 2026-02-20 08:04:25 +0100 |
|---|---|---|
| committer | Czarek Nakamoto <cyjan@mrcyjanek.net> | 2026-02-20 08:04:25 +0100 |
| commit | d545b2e863c0b1949ac50b19eb6669e372699286 (patch) | |
| tree | aa57ec8c4f66c6119a98b6ab957e994ceddb362d /contrib | |
| parent | 520c9aa929e2aa095114c3f7998de1132825facc (diff) | |
wip: ci fixes, drop generate_translations_header.c
Diffstat (limited to 'contrib')
| -rw-r--r-- | contrib/depends/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/depends/Makefile b/contrib/depends/Makefile index eaa5c9a..ffcd6e2 100644 --- a/contrib/depends/Makefile +++ b/contrib/depends/Makefile @@ -1,3 +1,5 @@ +.NOTPARALLEL: + HOST ?= PACKAGES = native/cmake,native/python@3.14,native/git,native/_,boost,zeromq,zlib,unbound,sodium,openssl |
