diff options
author | Hennadii Stepanov <32963518+hebasto@users.noreply.github.com> | 2020-07-18 18:05:40 +0300 |
---|---|---|
committer | Hennadii Stepanov <32963518+hebasto@users.noreply.github.com> | 2020-07-18 18:05:40 +0300 |
commit | 6be3eebd74d01ff73677bb6e2fddee66a18ecc8d (patch) | |
tree | 95bc5b3b05362c02edda63cef3810b3718aa8cb6 /depends/README.md | |
parent | 090d87716074434bdc6c7656ec44d049197a793a (diff) |
doc: Update macOS cross compilation dependencies for Focal
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 01276e48ee..11733024b1 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 + sudo apt-get install curl librsvg2-bin libtiff-tools bsdmainutils cmake imagemagick libcap-dev libz-dev libbz2-dev python3-setuptools libtinfo5 #### For Win64 cross compilation |