mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-06-13 17:49:56 +00:00
doc: python, required by clippy, is no longer a non-essential tool
Signed-off-by: Christian Hopps <chopps@labn.net>
This commit is contained in:
parent
8110a8e1e7
commit
2ac74f0dbe
@ -537,7 +537,8 @@ Programming Languages, Tools and Libraries
|
|||||||
==========================================
|
==========================================
|
||||||
|
|
||||||
The core of FRR is written in C (gcc or clang supported) and makes
|
The core of FRR is written in C (gcc or clang supported) and makes
|
||||||
use of GNU compiler extensions. A few non-essential scripts are
|
use of GNU compiler extensions. Additionally, the CLI generation
|
||||||
|
tool, `clippy`, requires Python. A few other non-essential scripts are
|
||||||
implemented in Perl and Python. FRR requires the following tools
|
implemented in Perl and Python. FRR requires the following tools
|
||||||
to build distribution packages: automake, autoconf, texinfo, libtool and
|
to build distribution packages: automake, autoconf, texinfo, libtool and
|
||||||
gawk and various libraries (i.e. libpam and libjson-c).
|
gawk and various libraries (i.e. libpam and libjson-c).
|
||||||
|
Loading…
Reference in New Issue
Block a user