]> git.puffer.fish Git - matthieu/frr.git/commitdiff
doc: Update to reflect Python Development Library dependency for all builds
authorMartin Winter <mwinter@opensourcerouting.org>
Wed, 28 Jun 2017 01:08:55 +0000 (18:08 -0700)
committerMartin Winter <mwinter@opensourcerouting.org>
Wed, 28 Jun 2017 01:08:55 +0000 (18:08 -0700)
Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
doc/Building_FRR_on_CentOS6.md

index 9f40418fffdceec52e1d5c7a42a527a5d379f63c..d88f8144ae8200a036f3f927eff3a99c4f3ce3d7 100644 (file)
@@ -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`