wok diff dfu-util/receipt @ rev 22314

updated xtrkcad and xtrkcad-dev (4.0.3a1 -> 5.1.2a)
author Hans-G?nter Theisgen
date Thu Nov 14 11:00:06 2019 +0100 (2019-11-14)
parents 7f2789b79625
children 370da83187ab
line diff
     1.1 --- a/dfu-util/receipt	Thu Oct 31 18:29:38 2019 +0100
     1.2 +++ b/dfu-util/receipt	Thu Nov 14 11:00:06 2019 +0100
     1.3 @@ -16,6 +16,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	export CFLAGS="$CFLAGS -I/usr/include/libusb-1.0"
     1.8  	./configure \
     1.9  		--prefix=/usr \
    1.10  		$CONFIGURE_ARGS &&