Browse Source

vagrant: darwin: add zstd

Thomas Waldmann 6 years ago
parent
commit
08574d08f8
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Vagrantfile

+ 1 - 0
Vagrantfile

@@ -82,6 +82,7 @@ def packages_darwin
     ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
     brew update
     brew install openssl
+    brew install zstd
     brew install lz4
     brew install xz  # required for python lzma module
     brew install fakeroot