Add libusb-devel dependency for fedora (#11287)
On fedora 33, libusb-devel is required to build BootloadHID
This commit is contained in:
		
							parent
							
								
									a038b712d0
								
							
						
					
					
						commit
						0f5f6a6a75
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -9,7 +9,7 @@ _qmk_install() {
 | 
			
		|||
        python3 \
 | 
			
		||||
        avr-binutils avr-gcc avr-libc \
 | 
			
		||||
        arm-none-eabi-binutils-cs arm-none-eabi-gcc-cs arm-none-eabi-newlib \
 | 
			
		||||
        avrdude dfu-programmer dfu-util
 | 
			
		||||
        avrdude dfu-programmer dfu-util libusb-devel
 | 
			
		||||
 | 
			
		||||
    python3 -m pip install --user -r $QMK_FIRMWARE_DIR/requirements.txt
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue