mirror of
				https://github.com/mfulz/qmk_firmware.git
				synced 2025-10-30 21:02:32 +01:00 
			
		
		
		
	util/install_dependecies.sh: fix yum packages
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This commit is contained in:
		
							parent
							
								
									a258358b6c
								
							
						
					
					
						commit
						edc7441800
					
				| @ -68,9 +68,8 @@ elif [[ -n "$(type -P yum)" ]]; then | |||||||
|     avr-libc \ |     avr-libc \ | ||||||
|     dfu-programmer \ |     dfu-programmer \ | ||||||
|     dfu-util \ |     dfu-util \ | ||||||
|     gcc-arm-none-eabi \ |     arm-none-eabi-gcc-cs \ | ||||||
|     binutils-arm-none-eabi \ |     arm-none-eabi-newlib \ | ||||||
|     libnewlib-arm-none-eabi \ |  | ||||||
|     git \ |     git \ | ||||||
|     diffutils |     diffutils | ||||||
|   # The listed eabi pacackes do unfortunately not exist for CentOS, |   # The listed eabi pacackes do unfortunately not exist for CentOS, | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Antonio Murdaca
						Antonio Murdaca