summaryrefslogtreecommitdiff
path: root/libusb-1.0.pc.in
diff options
context:
space:
mode:
authorPeter Stuge <peter@stuge.se>2010-08-04 07:30:22 +0200
committerPeter Stuge <peter@stuge.se>2010-11-26 20:47:23 +0100
commit845b715675703c5f1bc907f6302ece416c9f112c (patch)
tree16a7c757b2ded9f9fa666957d5c646aa0f4edc76 /libusb-1.0.pc.in
parent67d9ef7b6877e17f2deec81cd41dc0948f6bed4b (diff)
downloadlibusb-845b715675703c5f1bc907f6302ece416c9f112c.tar.gz
libusb is not just for Linux!
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 0abb16b..81b56ec 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 userspace
+Description: C API for USB device access from Linux, Mac OS X and Windows userspace
Version: @VERSION@
Libs: -L${libdir} -lusb-1.0
Libs.private: @PC_LIBS_PRIVATE@