Missing mac library.
authorCarl Hetherington <cth@carlh.net>
Sun, 29 Mar 2020 20:05:45 +0000 (22:05 +0200)
committerCarl Hetherington <cth@carlh.net>
Sun, 29 Mar 2020 20:05:45 +0000 (22:05 +0200)
platform/osx/make_dmg.sh

index 6877d577a0a3fc76b1eeb5539eb1dacd71705517..3c1823b5f489898d66c09150b3f1d24ab30e15de 100644 (file)
@@ -123,6 +123,7 @@ function copy_libs {
     copy_lib_root libpostproc "$dest"
     copy_lib_root libswresample "$dest"
     copy_lib_root liblwext4 "$dest"
+    copy_lib_root libblockdev "$dest"
     copy $ROOT src/dcpomatic/build/src/lib/libdcpomatic2.dylib "$dest"
     copy $ROOT src/dcpomatic/build/src/wx/libdcpomatic2-wx.dylib "$dest"
     copy_lib_env libboost_system "$dest"