Browse Source

vagrant: darwin: add zstd

Thomas Waldmann 6 năm trước cách đây
mục cha
commit
08574d08f8
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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