summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2020-12-28 19:32:23 +0100
committerCarl Hetherington <cth@carlh.net>2020-12-28 19:32:23 +0100
commit480e25218c66493e403d6dee397834e09fb94853 (patch)
tree83f6d18aca97cb44d59a5251859e362db51e8e36
parent3cf708f9e775846c36b6f53fdb900b7d59d52d64 (diff)
Missing library.
-rw-r--r--platform/osx/make_dmg.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/osx/make_dmg.sh b/platform/osx/make_dmg.sh
index d47671989..0c8f23929 100644
--- a/platform/osx/make_dmg.sh
+++ b/platform/osx/make_dmg.sh
@@ -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