]> git.meshlink.io Git - meshlink/blobdiff - doc/tinc.texi
Document clearly that tinc depends on curses and readline libraries.
[meshlink] / doc / tinc.texi
index 864269b7d5f5e310695819d3e7a43a50c03b3d1c..42f17c20d4c3e461c70675a6f10129cf5cd7899a 100644 (file)
@@ -335,9 +335,10 @@ as explained in the rest of the documentation.
 
 @cindex requirements
 @cindex libraries
-Before you can configure or build tinc, you need to have the OpenSSL,
-zlib and lzo libraries installed on your system.  If you try to configure tinc without
-having them installed, configure will give you an error message, and stop.
+Before you can configure or build tinc, you need to have the OpenSSL, zlib,
+lzo, curses and readline libraries installed on your system.  If you try to
+configure tinc without having them installed, configure will give you an error
+message, and stop.
 
 @menu
 * OpenSSL::