Explorar el Código

Update README.rst

Added libtool as a requirement to run autogen.sh
AdrianSimionov hace 10 años
padre
commit
121ccbfd6c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      README.rst

+ 1 - 1
README.rst

@@ -16,7 +16,7 @@ Dependencies:
 
 
 .. code:: bash
 .. code:: bash
 
 
-  apt-get install automake libsnmp-dev bison make gcc flex git
+  apt-get install automake libtool libsnmp-dev bison make gcc flex git
 
 
 Installation steps for Debian based systems:
 Installation steps for Debian based systems: