ソースを参照

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: