aboutsummaryrefslogtreecommitdiffstats
path: root/src/apk.pc.in
blob: d9b05cba20055884b497438b7f38ff233e4b38ee (plain)
1
2
3
4
5
6
7
8
9
10
exec_prefix=@EXEC_DIR@
libdir=@LIB_DIR@
includedir=@INCLUDE_DIR@

Name: apk
Description: Alpine Package Manager
Version: @VERSION@
Requires: zlib openssl
Libs: -L${libdir} -lapk
Cflags: -I${includedir}