소스 검색

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: