소스 검색

Merge branch 'master' of github.com:tatsuhiro-t/aria2

Tatsuhiro Tsujikawa 14 년 전
부모
커밋
ce3b3fc88e
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      README.asciidoc

+ 3 - 0
README.asciidoc

@@ -161,6 +161,9 @@ You can use libexpat1-dev instead of libxml2-dev:
 
 You may also need pkg-config to detect the above mentioned libraries.
 
+On Fedora you need the following packages: 
+gcc, gcc-c++, kernel-devel, libgcrypt-devel, libgcrypt-devel, libxml2-devel, openssl-devel
+
 If you downloaded source code from git repository, you have to run
 following command to generate configure script and other files
 necessary to build the program: