summaryrefslogtreecommitdiffstats
path: root/lib/dpkg/libdpkg.pc.in
blob: 4bf1b72be6d5f0c2afe1ca38f5e4673e645d8f22 (plain)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@devlibdir@
includedir=@includedir@

Name: libdpkg
Description: Debian package management system library
Version: @VERSION@
Libs: -L${libdir} -ldpkg
Libs.private: @MD_LIBS@ @Z_LIBS@ @LZMA_LIBS@ @BZ2_LIBS@
Cflags: -I${includedir}