Przeglądaj źródła

Update README.rst

Added libtool as a requirement to run autogen.sh
AdrianSimionov 10 lat temu
rodzic
commit
121ccbfd6c
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      README.rst

+ 1 - 1
README.rst

@@ -16,7 +16,7 @@ Dependencies:
 
 .. 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: