From: Tomek Mrugalski Date: Thu, 22 Jul 2021 13:49:30 +0000 (+0200) Subject: [#1077] added another note about sysrepo 0.x X-Git-Tag: Kea-1.9.10~37 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62946f5b97b109e4e029ef0a8e117c4e96df39d0;p=thirdparty%2Fkea.git [#1077] added another note about sysrepo 0.x --- diff --git a/doc/sphinx/arm/install.rst b/doc/sphinx/arm/install.rst index 633c91761e..c26c74472e 100644 --- a/doc/sphinx/arm/install.rst +++ b/doc/sphinx/arm/install.rst @@ -108,7 +108,7 @@ the system: - Sysrepo v1.4.140 and libyang v1.0.240 are needed to connect to a Sysrepo datastore. This is specified using the --with-sysrepo option when running - "configure". + "configure". Earlier versions are no longer supported. - googletest (version 1.8 or later) is required when using the --with-gtest configuration option to build the unit tests.