From d8239362e283107657a5a6577890fdb198a1d334 Mon Sep 17 00:00:00 2001 From: Hennadii Stepanov <32963518+hebasto@users.noreply.github.com> Date: Wed, 3 Mar 2021 22:38:45 +0200 Subject: build, doc: Drop libcap-dev from macOS cross-compiling dependencies --- depends/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'depends/README.md') diff --git a/depends/README.md b/depends/README.md index 9e9878c595..3367ec6f6b 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 xorriso + sudo apt-get install curl librsvg2-bin libtiff-tools bsdmainutils cmake imagemagick libz-dev libbz2-dev python3-setuptools libtinfo5 xorriso #### For Win64 cross compilation -- cgit v1.2.3