]> Cypherpunks repositories - bass.git/commitdiff
Note about optional Go
authorSergey Matveev <stargrave@stargrave.org>
Wed, 10 Jul 2024 11:37:18 +0000 (14:37 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Wed, 10 Jul 2024 11:37:18 +0000 (14:37 +0300)
doc/build/requirements.texi

index 55436922541b876c7a4271159ad71c81ae9ea6243eaaf5e68599ef8bfe34f83c..727b97127bf79077cc1fe70b702aa241b1d7ff407d27216cb43bbdbc8f4ba396 100644 (file)
@@ -58,7 +58,9 @@ implementation, being very fast and having largest integration test suite.
 @command{flock} from GNU.
 
 @item @url{https://go.dev/, Go}
-Obviously, if you are planning to build Go-related software.
+At least for building supplementary utilities. And, obviously, if you
+build Go-related software. Actually Go-written utilities can be replaced
+and no Go dependency will be required at all.
 
 @item FreeBSD's @command{fetch}, or @url{https://www.gnu.org/software/wget/, GNU Wget}, or @url{https://curl.se/, cURL}
 Although @command{meta4ra} can be used instead all of them.