mirror of
https://github.com/token2/libfido2.git
synced 2026-03-13 11:12:49 -07:00
pkg-config: list libcbor, zlib under 'Requires.private'
This commit is contained in:
committed by
Ludvig Michaelsson
parent
5ef6ff0839
commit
4b9ff83be0
@@ -8,5 +8,6 @@ Description: A FIDO2 library
|
||||
URL: https://github.com/yubico/libfido2
|
||||
Version: @FIDO_VERSION@
|
||||
Requires: libcrypto
|
||||
Requires.private: libcbor, zlib
|
||||
Libs: -L${libdir} -lfido2
|
||||
Cflags: -I${includedir}
|
||||
|
||||
Reference in New Issue
Block a user