]> git.proxmox.com Git - mirror_qemu.git/blame - libcacard/libcacard.pc.in
qapi: Fix generated code when flat union has member 'kind'
[mirror_qemu.git] / libcacard / libcacard.pc.in
CommitLineData
0f94d6da
AL
1prefix=@PREFIX@
2exec_prefix=${prefix}
3libdir=@LIBDIR@
4includedir=@INCLUDEDIR@
5
6Name: cacard
7Description: CA Card library
8Version: @VERSION@
9
1e4db059 10Requires.private: nss glib-2.0
0f94d6da
AL
11Libs: -L${libdir} -lcacard
12Libs.private:
13Cflags: -I${includedir}