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

index d476719894eacd4df17c76a7833253fff66bfc1a..0c8f2392903f88250d42dfb768e4938d127310b4 100644 (file)
@@ -215,6 +215,7 @@ function copy_libs {
     copy_lib_env libogg "$dest"
     copy_lib_env libxerces-c "$dest"
     copy_lib_env libcrypto "$dest"
+    copy_lib_env libssl "$dest"
 }
 
 # @param #1 directory to copy to