From: Fabian Keil <fk@fabiankeil.de>
Date: Wed, 9 Dec 2020 14:21:05 +0000 (+0100)
Subject: Update the list of programs required for the release process
X-Git-Tag: v_3_0_30~271^2~27
X-Git-Url: http://www.privoxy.org/gitweb/@default-cgi@/static/developer-manual/@default-cgi@send-stylesheet?a=commitdiff_plain;h=25509143ca1c67d50b69635577521a5c1e41a3bd;p=privoxy.git

Update the list of programs required for the release process
---

diff --git a/doc/source/developer-manual.sgml b/doc/source/developer-manual.sgml
index f78e15e2..4c4d983a 100644
--- a/doc/source/developer-manual.sgml
+++ b/doc/source/developer-manual.sgml
@@ -2048,8 +2048,9 @@ $ afl-fuzz -i input/ -o output/ -f bla.filter -m none privoxy --fuzz filter bla.
 
     <para>
         The following programs are required to follow this process:
-        <filename>ncftpput</filename> (ncftp), <filename>scp, ssh</filename> (ssh),
-        <filename>gmake</filename> (GNU's version of make), autoconf, cvs.
+        <filename>ssh</filename>,
+        <filename>gmake</filename> (GNU's version of make), autoconf, git,
+        a web browser.
     </para>
 
     <sect2 id="versionnumbers">