summaryrefslogtreecommitdiff
path: root/libusb-1.0.pc.in
diff options
context:
space:
mode:
authorLei Chen <Raymond.Chen@oracle.com>2016-02-19 11:58:39 +0800
committerNathan Hjelm <hjelmn@me.com>2016-07-24 20:00:00 -0600
commiteefd32213ec191967acc3b40b5c7c61064bc1273 (patch)
treebdc49799f15e94fce2c169efb388e49f65ac6601 /libusb-1.0.pc.in
parent69767330ff9b30736624d60b2e6bc2cdb6382e2e (diff)
downloadlibusb-eefd32213ec191967acc3b40b5c7c61064bc1273.tar.gz
Solaris backend
Closes #177 Signed-off-by: Nathan Hjelm <hjelmn@me.com>
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 aa023b3..4aba609 100644
--- a/libusb-1.0.pc.in
+++ b/libusb-1.0.pc.in
@@ -4,7 +4,7 @@ libdir=@libdir@
includedir=@includedir@
Name: libusb-1.0
-Description: C API for USB device access from Linux, Mac OS X, Windows and OpenBSD/NetBSD userspace
+Description: C API for USB device access from Linux, Mac OS X, Windows, OpenBSD/NetBSD and Solaris userspace
Version: @VERSION@
Libs: -L${libdir} -lusb-1.0
Libs.private: @LIBS@