From e30f99e10608b08821f3c5f3029db5b24d138f9f Mon Sep 17 00:00:00 2001 From: bol-van Date: Wed, 18 Feb 2026 10:46:10 +0300 Subject: [PATCH] update docs --- docs/compile/build_howto_unix.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/compile/build_howto_unix.txt b/docs/compile/build_howto_unix.txt index e1fbcea..c6a873b 100644 --- a/docs/compile/build_howto_unix.txt +++ b/docs/compile/build_howto_unix.txt @@ -5,7 +5,8 @@ make -C /opt/zapret2 systemd linux static : -need any x86_64 classic linux distribution with curl, unzip, make, gcc, gcc-multilib +need any x86_64 classic linux distribution +dependencies: apt install curl xz-utils bzip2 unzip make gcc libcap-dev pkg-config copy directory "builder-linux" somethere with enough free disk space (up to 2G for all toolchains) run "get_toolchains.sh" select architectures you need or "ALL"