qemu-patch-raspberry4/libcacard
Michael Tokarev 1e4db05957 libcacard: pkgconfig: tidy dependent libs
libcacard.pc file lists only one package in Requires
field, which is nss, while glib-2.0 is also a requiriment.
Furthermore, for libraries used internally by the library
(this is the way nss and glib are used by libcacard),
Requires.private shold be used instead of Requires.

Fix both issues.

This does not affect linking of qemu because it links
with objects from libcacard directly.

Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
2015-06-23 19:57:28 +03:00
..
cac.c libcacard: stop including qemu-common.h 2015-04-30 16:05:48 +03:00
cac.h
card_7816.c libcacard: stop including qemu-common.h 2015-04-30 16:05:48 +03:00
card_7816.h
card_7816t.h misc: Fix some typos in names and comments 2013-09-01 18:59:24 +04:00
event.c libcacard: stop including qemu-common.h 2015-04-30 16:05:48 +03:00
eventt.h
libcacard.pc.in libcacard: pkgconfig: tidy dependent libs 2015-06-23 19:57:28 +03:00
libcacard.syms
link_test.c
Makefile libcacard: stop linking against every single 3rd party library 2015-02-10 09:27:20 +03:00
vcard.c libcacard: stop including qemu-common.h 2015-04-30 16:05:48 +03:00
vcard.h
vcard_emul.h libcacard: introduce new vcard_emul_logout 2014-10-28 11:38:18 +01:00
vcard_emul_nss.c libcacard: do not use full paths for include files in the same dir 2015-04-30 16:05:48 +03:00
vcard_emul_type.c
vcard_emul_type.h
vcardt.c libcacard: do not use full paths for include files in the same dir 2015-04-30 16:05:48 +03:00
vcardt.h libcacard: move atr setting from macro to function 2013-04-24 11:48:03 +03:00
vcardt_internal.h libcacard: move atr setting from macro to function 2013-04-24 11:48:03 +03:00
vevent.h
vreader.c libcacard: stop including qemu-common.h 2015-04-30 16:05:48 +03:00
vreader.h
vreadert.h
vscard_common.h
vscclient.c libcacard: stop including qemu-common.h 2015-04-30 16:05:48 +03:00