summaryrefslogtreecommitdiff
path: root/libusb-1.0.pc.in
diff options
context:
space:
mode:
authorPete Batard <pete@akeo.ie>2012-04-19 18:01:04 +0100
committerPete Batard <pete@akeo.ie>2012-04-19 18:01:41 +0100
commit968df1244673e1e2b0e1acfffa9375d092d2c26d (patch)
treee360d38ce0086e47e4ad261fea8aa84fe29dc618 /libusb-1.0.pc.in
parent81b627b4a0856468b21f4605bc667132d87b66df (diff)
downloadlibusb-968df1244673e1e2b0e1acfffa9375d092d2c26d.tar.gz
BSD: add NetBSD experimental support
* also improve OS/backend selection in configure.ac * original libusb patches from Peter Stuge and Xiaofan Chen
Diffstat (limited to 'libusb-1.0.pc.in')
-rw-r--r--libusb-1.0.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libusb-1.0.pc.in b/libusb-1.0.pc.in
index 645c978..8e403b8 100644
--- a/libusb-1.0.pc.in
+++ b/libusb-1.0.pc.in
@@ -4,7 +4,7 @@ libdir=@libdir@
includedir=@includedir@
Name: libusbx-1.0
-Description: C API for USB device access from Linux, Mac OS X, Windows and OpenBSD userspace
+Description: C API for USB device access from Linux, Mac OS X, Windows and OpenBSD/NetBSD userspace
Version: @VERSION@
Libs: -L${libdir} -lusb-1.0
Libs.private: @PC_LIBS_PRIVATE@