forked from mirrors/qmk_userspace
		
	Install avrdude in Arch/Manjaro Linux (#6132)
avrdude is require package but not installed by script when arch linux.
This commit is contained in:
		
					parent
					
						
							
								d34b71f008
							
						
					
				
			
			
				commit
				
					
						5f69ca47ff
					
				
			
		
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -61,6 +61,7 @@ elif grep ID /etc/os-release | grep -q 'arch\|manjaro'; then
 | 
			
		|||
		arm-none-eabi-binutils \
 | 
			
		||||
		arm-none-eabi-gcc \
 | 
			
		||||
		arm-none-eabi-newlib \
 | 
			
		||||
		avrdude \
 | 
			
		||||
		avr-binutils \
 | 
			
		||||
		avr-libc \
 | 
			
		||||
		avr-gcc \
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue