wok-current diff flashrom/receipt @ rev 22173
clementine: added build dependency chromaprint-dev
author | Hans-G?nter Theisgen |
---|---|
date | Fri Nov 08 14:48:56 2019 +0100 (2019-11-08) |
parents | fe96d104d02e |
children | 66f05dc997b2 |
line diff
1.1 --- a/flashrom/receipt Wed Apr 24 17:27:05 2019 +0200 1.2 +++ b/flashrom/receipt Fri Nov 08 14:48:56 2019 +0100 1.3 @@ -18,7 +18,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 - sed -i 's|.*libusb_set_debug.*\( .*\)|#if LIBUSB_API_VERSION >= 0x01000106\ 1.8 + sed -i 's|.*libusb_set_debug.*\( 3.*\)|#if LIBUSB_API_VERSION >= 0x01000106\ 1.9 libusb_set_option(NULL, LIBUSB_OPTION_LOG_LEVEL,\1\n#else\n&\n#endif|' \ 1.10 ch341a_spi.c 1.11 sed -i 's|uname -m|echo i486|' Makefile