Explorar o código

vagrant: darwin: add zstd

Thomas Waldmann %!s(int64=6) %!d(string=hai) anos
pai
achega
08574d08f8
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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