Fix tar package name for macOS brew.

master
Icedream 2018-07-17 15:27:18 +02:00
parent 2aa2e45cf0
commit 96146c9839
Signed by: icedream
GPG Key ID: 1573F6D8EFE4D0CF
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ if has_tags pm:brew; then
brew install \ brew install \
coreutils \ coreutils \
libarchive \ libarchive \
tar \ gnu-tar \
gzip \ gzip \
xz \ xz \
jq \ jq \