diff --git a/shadowsocks-libev.pc.in b/shadowsocks-libev.pc.in index 9656c90a..9e717567 100644 --- a/shadowsocks-libev.pc.in +++ b/shadowsocks-libev.pc.in @@ -8,5 +8,5 @@ Description: a lightweight secured socks5 proxy URL: http://shadowsocks.org Version: @VERSION@ Requires: -Libs: -I${includedir} -Cflags: -L${libdir} -lshadowsocks -lcrypto +Cflags: -I${includedir} +Libs: -L${libdir} -lshadowsocks -lcrypto