This commit is contained in:
Tatsuhiro Tsujikawa 2013-09-03 21:44:18 +09:00
parent faae05157c
commit 7a9cff9b5a
1 changed files with 1 additions and 1 deletions

View File

@ -30,5 +30,5 @@ Description: HTTP/2.0 C library
URL: https://github.com/tatsuhiro-t/nghttp2
Version: @VERSION@
Libs: -L${libdir} -lnghttp2
Libs.private: -lzlib
Libs.private: -lz
Cflags: -I${includedir}