summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2020-12-28 18:04:24 +0100
committerCarl Hetherington <cth@carlh.net>2020-12-28 18:04:24 +0100
commit3cf708f9e775846c36b6f53fdb900b7d59d52d64 (patch)
treeff18bc79da4e016183cb4ad5fa3fb1f261ae3c39
parent2295d081be63ca1cf82aa9e94a1ec00046f71783 (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 9603c9564..d47671989 100644
--- a/platform/osx/make_dmg.sh
+++ b/platform/osx/make_dmg.sh
@@ -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