Skip to content

Commit

Permalink
fix diffutils arch package name (qmk#4470)
Browse files Browse the repository at this point in the history
  • Loading branch information
andresilva authored and rseymour committed Mar 13, 2019
1 parent 51cff88 commit fed8ee6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions util/linux_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,9 @@ elif grep ID /etc/os-release | grep -q 'arch\|manjaro'; then
avr-binutils \
avr-libc \
avr-gcc \
base-devel \
base-devel \
dfu-util \
diff-utils \
diffutils \
gcc \
git \
unzip \
Expand Down

0 comments on commit fed8ee6

Please sign in to comment.