From: Fabian Keil 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/?p=privoxy.git;a=commitdiff_plain;h=25509143ca1c67d50b69635577521a5c1e41a3bd;ds=sidebyside 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. The following programs are required to follow this process: - ncftpput (ncftp), scp, ssh (ssh), - gmake (GNU's version of make), autoconf, cvs. + ssh, + gmake (GNU's version of make), autoconf, git, + a web browser.