util/install_dependecies.sh: fix yum packages

Signed-off-by: Antonio Murdaca <runcom@redhat.com>
master
Antonio Murdaca 2016-09-18 12:42:58 +02:00
parent a258358b6c
commit edc7441800
No known key found for this signature in database
GPG Key ID: B2BEAD150DE936B9
1 changed files with 2 additions and 3 deletions

View File

@ -68,9 +68,8 @@ elif [[ -n "$(type -P yum)" ]]; then
avr-libc \
dfu-programmer \
dfu-util \
gcc-arm-none-eabi \
binutils-arm-none-eabi \
libnewlib-arm-none-eabi \
arm-none-eabi-gcc-cs \
arm-none-eabi-newlib \
git \
diffutils
# The listed eabi pacackes do unfortunately not exist for CentOS,