Преглед изворни кода

Update README.rst

Added libtool as a requirement to run autogen.sh
AdrianSimionov пре 10 година
родитељ
комит
121ccbfd6c
1 измењених фајлова са 1 додато и 1 уклоњено
  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: