aboutsummaryrefslogtreecommitdiff
path: root/libnitrokey.pc.in
diff options
context:
space:
mode:
authorThibault Payet <monwarez@gmail.com>2020-08-19 18:22:55 +0200
committerThibault Payet <monwarez@gmail.com>2020-08-19 18:54:21 +0200
commitad04be95f8baea5818919eb27e78c2926733a8cb (patch)
tree8479d71e32e802280cd36c0f8d7d4a0413e89b47 /libnitrokey.pc.in
parent3e36af0431cc5ec9d6c4176eb280386e557a0d40 (diff)
downloadlibnitrokey-ad04be95f8baea5818919eb27e78c2926733a8cb.tar.gz
libnitrokey-ad04be95f8baea5818919eb27e78c2926733a8cb.tar.bz2
Configure libnitrokey-1.pc with hidapi on FreeBSD and with hidapi-libusb on other platform
Diffstat (limited to 'libnitrokey.pc.in')
-rw-r--r--libnitrokey.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libnitrokey.pc.in b/libnitrokey.pc.in
index 17cde1d..4a50388 100644
--- a/libnitrokey.pc.in
+++ b/libnitrokey.pc.in
@@ -4,7 +4,7 @@ includedir=@CMAKE_INSTALL_FULL_INCLUDEDIR@
Name: libnitrokey
Description: Library for communicating with Nitrokey in a clean and easy manner
Version: @libnitrokey_VERSION@
-Requires.private: hidapi-libusb
+Requires.private: @HIDAPI_LIBUSB_NAME@
Libs: -L${libdir} -lnitrokey
Cflags: -I${includedir}