Просмотр исходного кода

Add gettext-devel and cppunit to fedora package list

Tatsuhiro Tsujikawa 12 лет назад
Родитель
Сommit
252e91e0ac
1 измененных файлов с 2 добавлено и 1 удалено
  1. 2 1
      README.rst

+ 2 - 1
README.rst

@@ -183,7 +183,8 @@ You can use libexpat1-dev instead of libxml2-dev:
 * libexpat1-dev    (Required for Metalink support)
 * libexpat1-dev    (Required for Metalink support)
 
 
 On Fedora you need the following packages: gcc, gcc-c++, kernel-devel,
 On Fedora you need the following packages: gcc, gcc-c++, kernel-devel,
-libgcrypt-devel, libgcrypt-devel, libxml2-devel, openssl-devel
+libgcrypt-devel, libgcrypt-devel, libxml2-devel, openssl-devel,
+gettext-devel, cppunit
 
 
 If you downloaded source code from git repository, you have to run
 If you downloaded source code from git repository, you have to run
 following command to generate configure script and other files
 following command to generate configure script and other files