diff options
| author | Luca Weiss <luca@z3ntu.xyz> | 2019-06-19 13:25:31 +0200 |
|---|---|---|
| committer | Leo <thinkabit.ukim@gmail.com> | 2019-06-19 09:51:26 -0300 |
| commit | fc5de845008f4b15b10124f752840eee9b807374 (patch) | |
| tree | 636165bdd95fed50a769e04d64c16bc4e73a6d88 /testing/hidapi/libusb_include_path.patch | |
| parent | 9cb7b26cf99daee7c5a382c96980fa2fae291eed (diff) | |
| download | aports-fc5de845008f4b15b10124f752840eee9b807374.tar.bz2 aports-fc5de845008f4b15b10124f752840eee9b807374.tar.xz | |
testing/hidapi: upgrade to 0.9.0
hidapi has a new home at libusb - and 0.9.0 has been released.
Diffstat (limited to 'testing/hidapi/libusb_include_path.patch')
| -rw-r--r-- | testing/hidapi/libusb_include_path.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/testing/hidapi/libusb_include_path.patch b/testing/hidapi/libusb_include_path.patch deleted file mode 100644 index 2615d363a8..0000000000 --- a/testing/hidapi/libusb_include_path.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -rupN hidapi-hidapi-0.8.0-rc1-old/libusb/hid.c hidapi-hidapi-0.8.0-rc1/libusb/hid.c ---- hidapi-hidapi-0.8.0-rc1-old/libusb/hid.c 2019-01-23 10:46:10.388569561 +0100 -+++ hidapi-hidapi-0.8.0-rc1/libusb/hid.c 2019-01-23 10:47:09.798295989 +0100 -@@ -44,7 +44,7 @@ - #include <wchar.h> - - /* GNU / LibUSB */ --#include "libusb.h" -+#include "libusb-1.0/libusb.h" - #include "iconv.h" - - #include "hidapi.h" |
