From 7bdec4a62f4c8a6a28af8d45e3b1916fd0a68e04 Mon Sep 17 00:00:00 2001 From: saces Date: Mon, 6 Apr 2026 13:43:00 +0200 Subject: [PATCH] update build requirements --- README.txt | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.txt b/README.txt index 9c103c3..ed192cf 100644 --- a/README.txt +++ b/README.txt @@ -25,6 +25,14 @@ binary/package install: install from source / develop (venv): + build requirements: + golang 1.25+ + git 2.24+ + gcc 4.6+ + windows: gcc built with binutils 2.37+ + python 3.10+ + + build configuration is done via env vars # one of static, shared @@ -35,8 +43,6 @@ install from source / develop (venv): # for colm you need libolm-dev installed # vodozemac is not supported yet - you need go >=1.25 installed - (create and activate a venv) cd pygomx