소스 검색

Add gettext-devel and cppunit to fedora package list

Tatsuhiro Tsujikawa 12 년 전
부모
커밋
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