Fix typo
This commit is contained in:
parent
faae05157c
commit
7a9cff9b5a
|
@ -30,5 +30,5 @@ Description: HTTP/2.0 C library
|
||||||
URL: https://github.com/tatsuhiro-t/nghttp2
|
URL: https://github.com/tatsuhiro-t/nghttp2
|
||||||
Version: @VERSION@
|
Version: @VERSION@
|
||||||
Libs: -L${libdir} -lnghttp2
|
Libs: -L${libdir} -lnghttp2
|
||||||
Libs.private: -lzlib
|
Libs.private: -lz
|
||||||
Cflags: -I${includedir}
|
Cflags: -I${includedir}
|
||||||
|
|
Loading…
Reference in New Issue