Skip to content

Commit

Permalink
[Win32] Add lib/ossl-modules/legacy.dll to bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
manisandro committed Nov 20, 2023
1 parent f6b209c commit 80277ba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packaging/win32/makeinstaller.sh
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,8 @@ else
linkDep lib/enchant/libenchant_myspell.dll
fi

linkDep lib/ossl-modules/legacy.dll

cp -R $win32dir/skel/* $installroot

if [ "$iface" == "gtk" ]; then
Expand Down

0 comments on commit 80277ba

Please sign in to comment.