linux_usbfs: Gracefully handle buggy devices with a configuration 0
[platform/upstream/libusb.git] / libusb-1.0.pc.in
index 645c978..4aba609 100644 (file)
@@ -3,9 +3,9 @@ exec_prefix=@exec_prefix@
 libdir=@libdir@
 includedir=@includedir@
 
-Name: libusbx-1.0
-Description: C API for USB device access from Linux, Mac OS X, Windows and OpenBSD userspace
+Name: libusb-1.0
+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: @PC_LIBS_PRIVATE@
+Libs.private: @LIBS@
 Cflags: -I${includedir}/libusb-1.0