From: Carl Hetherington Date: Wed, 30 Dec 2020 00:10:45 +0000 (+0100) Subject: New library. X-Git-Tag: 11.0-build-runs~3 X-Git-Url: https://main.carlh.net/gitweb/?a=commitdiff_plain;h=0d517c0cd823e747e3ba1a41dcc59dfae4ed2e0d;p=dcpomatic.git New library. --- diff --git a/platform/osx/make_dmg.sh b/platform/osx/make_dmg.sh index 5f05b35ca..9cf7febd3 100644 --- a/platform/osx/make_dmg.sh +++ b/platform/osx/make_dmg.sh @@ -218,6 +218,7 @@ function copy_libs { copy_lib_env libxerces-c "$dest" copy_lib_env libcrypto "$dest" copy_lib_env libssl "$dest" + copy_lib_env libfribidi "$dest" } # @param #1 directory to copy to