From 76e994f506a7526edf15a080f5906e83d03e8786 Mon Sep 17 00:00:00 2001 From: Ed Maste Date: Thu, 5 Jun 2014 14:19:32 +0000 Subject: Update reported libusb version to 1.0.13 QEMU libusb host support needs at least libusbx-1.0.13, and our in-tree libusb supports the required functionality. Exp-run in PR. PR: 181035 --- lib/libusb/libusb-1.0.pc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libusb/libusb-1.0.pc') diff --git a/lib/libusb/libusb-1.0.pc b/lib/libusb/libusb-1.0.pc index bed98de3f99c..b31affadbed6 100644 --- a/lib/libusb/libusb-1.0.pc +++ b/lib/libusb/libusb-1.0.pc @@ -6,6 +6,6 @@ includedir=${prefix}/include Name: libusb-1.0 Description: Library that abstracts ways to access USB devices (v1.0) -Version: 1.0.9 +Version: 1.0.13 Libs: -L${libdir} -lusb Cflags: -I${includedir} -- cgit v1.2.3