From 8400033687339f21952c58f503aa30de0e4f31e3 Mon Sep 17 00:00:00 2001 From: Martin Winter Date: Tue, 27 Jun 2017 18:08:55 -0700 Subject: [PATCH] doc: Update to reflect Python Development Library dependency for all builds Signed-off-by: Martin Winter --- doc/Building_FRR_on_CentOS6.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/Building_FRR_on_CentOS6.md b/doc/Building_FRR_on_CentOS6.md index 9f40418fff..d88f8144ae 100644 --- a/doc/Building_FRR_on_CentOS6.md +++ b/doc/Building_FRR_on_CentOS6.md @@ -46,8 +46,7 @@ Install newer version of autoconf and automake (Package versions are too old) sudo make install cd .. -Install `Python 2.7` in parallel to default 2.6 (needed for `make check` to -run unittests). +Install `Python 2.7` in parallel to default 2.6 Make sure you've install EPEL (`epel-release` as above). Then install current `python2.7` and `pytest` -- 2.39.5