summaryrefslogtreecommitdiffstats
path: root/doc/developer/building-frr-on-openbsd6.rst
diff options
context:
space:
mode:
authorQuentin Young <qlyoung@cumulusnetworks.com>2018-05-11 22:04:15 +0200
committerQuentin Young <qlyoung@cumulusnetworks.com>2018-05-11 22:05:14 +0200
commit6dc27574639b1a3a5d75784640d7012bcebf8ad8 (patch)
tree36557380589b8a551077fc59b821fc6a316e2038 /doc/developer/building-frr-on-openbsd6.rst
parentMerge pull request #2172 from msablic/pim_igmp_stats (diff)
downloadfrr-6dc27574639b1a3a5d75784640d7012bcebf8ad8.tar.xz
frr-6dc27574639b1a3a5d75784640d7012bcebf8ad8.zip
doc: update pkg version for automake on openbsd6
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
Diffstat (limited to '')
-rw-r--r--doc/developer/building-frr-on-openbsd6.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/developer/building-frr-on-openbsd6.rst b/doc/developer/building-frr-on-openbsd6.rst
index 1f3aec8d9..46db25a02 100644
--- a/doc/developer/building-frr-on-openbsd6.rst
+++ b/doc/developer/building-frr-on-openbsd6.rst
@@ -14,7 +14,7 @@ Add packages:
::
- pkg_add git autoconf-2.69p2 automake-1.15p0 libtool bison
+ pkg_add git autoconf-2.69p2 automake-1.15.1 libtool bison
pkg_add gmake gawk dejagnu openssl json-c py-test py-sphinx
Select Python2.7 as default (required for pytest)