mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-12 14:29:28 +00:00
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
This commit is contained in:
parent
29743a4117
commit
76e994f506
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=267110
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user