diff options
author | fanquake <fanquake@gmail.com> | 2021-01-22 16:22:11 +0800 |
---|---|---|
committer | fanquake <fanquake@gmail.com> | 2021-01-22 16:22:11 +0800 |
commit | 5b41d84b3469484ff6a1f4eb7c890b6444a16091 (patch) | |
tree | 818db9a636f86dc96006d34822c1462003419f98 /depends/README.md | |
parent | 4bd586607d6305b828f0f554394d1c25b6dbcd14 (diff) |
doc: add xorriso to macOS depends packages
This was missed in #20470.
Diffstat (limited to 'depends/README.md')
-rw-r--r-- | depends/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/depends/README.md b/depends/README.md index 9bc9b6714b..9e9878c595 100644 --- a/depends/README.md +++ b/depends/README.md @@ -44,7 +44,7 @@ The paths are automatically configured and no other options are needed unless ta #### For macOS cross compilation - sudo apt-get install curl librsvg2-bin libtiff-tools bsdmainutils cmake imagemagick libcap-dev libz-dev libbz2-dev python3-setuptools libtinfo5 + sudo apt-get install curl librsvg2-bin libtiff-tools bsdmainutils cmake imagemagick libcap-dev libz-dev libbz2-dev python3-setuptools libtinfo5 xorriso #### For Win64 cross compilation |