소스 검색

Add required packages when building from git

Tatsuhiro Tsujikawa 10 년 전
부모
커밋
e934f177ff
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      README.rst

+ 5 - 0
README.rst

@@ -214,6 +214,11 @@ following packages to get autoconf macros:
 
 * libxml2-dev
 * libcppunit-dev
+* autoconf
+* automake
+* autotools-dev
+* autopoint
+* libtool
 
 And run following command to generate configure script and other files
 necessary to build the program::