浏览代码

vagrant: darwin: add zstd

Thomas Waldmann 6 年之前
父节点
当前提交
08574d08f8
共有 1 个文件被更改,包括 1 次插入0 次删除
  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