Missing library.
authorCarl Hetherington <cth@carlh.net>
Mon, 28 Dec 2020 17:04:24 +0000 (18:04 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 28 Dec 2020 17:04:24 +0000 (18:04 +0100)
platform/osx/make_dmg.sh

index 9603c95641a047de9f339b74f8ff08f766ca783c..d476719894eacd4df17c76a7833253fff66bfc1a 100644 (file)
@@ -214,6 +214,7 @@ function copy_libs {
     copy_lib_env libvorbis "$dest"
     copy_lib_env libogg "$dest"
     copy_lib_env libxerces-c "$dest"
+    copy_lib_env libcrypto "$dest"
 }
 
 # @param #1 directory to copy to