Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
Add missing dependency for libjpeg-8
  • Loading branch information
Ritchie333 authored May 21, 2024
1 parent 88f539c commit 783793d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
cp build/*.exe AUTHORS COPYING INSTALL README \
/ucrt64/bin/{libgcc_s_seh-1,libwinpthread-1,libintl-8,libxml2-2,libMagickCore-7.Q16HDRI-10,libMagickWand-7.Q16HDRI-10,libstdc++-6,libboost_thread-mt,libiconv-2}.dll \
/ucrt64/bin/{liblzma-5,libbz2-1,libfftw3-3,libfontconfig-1,libfreetype-6,liblcms2-2,liblqr-1-0,libltdl-7,libraqm-0,libexpat-1,libbrotlidec,libbrotlicommon}.dll \
/ucrt64/bin/{libharfbuzz-0,libglib-2.0-0,libpcre2-8-0,libgraphite2,libpng16-16,zlib1,libfribidi-0}.dll \
/ucrt64/bin/{libharfbuzz-0,libglib-2.0-0,libpcre2-8-0,libgraphite2,libjpeg-8,libpng16-16,zlib1,libfribidi-0}.dll \
warp-sabre/bin
cp -R /ucrt64/lib/ImageMagick-7.1.1 warp-sabre/lib
Expand Down

0 comments on commit 783793d

Please sign in to comment.