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
cac.h
card_7816.c
card_7816.h
card_7816t.h
event.c
eventt.h
libcacard.pc.in libcacard: pkgconfig: tidy dependent libs 2015-06-23 19:57:28 +03:00
libcacard.syms
link_test.c
Makefile
vcard.c
vcard.h
vcard_emul.h
vcard_emul_nss.c
vcard_emul_type.c
vcard_emul_type.h
vcardt.c
vcardt.h
vcardt_internal.h
vevent.h
vreader.c
vreader.h
vreadert.h
vscard_common.h
vscclient.c