Преглед на файлове

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::