aboutsummaryrefslogtreecommitdiffstats
path: root/src/apk.pc.in
blob: c7020b3e58d12883c35828edecc6a4dff389c842 (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}/apk