blob: ece5f2b8e9bd776d6467fbfbe5497b1e94e6a2bb [file] [log] [blame]
prefix=@prefix@
exec_prefix=${prefix}
libdir=@libdir@
includedir=${prefix}/include
Name: libgit2
Description: The git library, take 2
Version: @version@
Requires: libcrypto
Libs: -L${libdir} -lgit2 -lz -lcrypto
Cflags: -I${includedir}