Skip to content

Commit 130c1be

Browse files
NicolasHugfacebook-github-bot
authored andcommitted
[fbsync] Include dlls required for wheel building (#7590)
Reviewed By: vmoens Differential Revision: D45903820 fbshipit-source-id: 67fc9ebc225e94ebf0892e7b282cb51ffbf8e3ae
1 parent 31b4d86 commit 130c1be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packaging/pre_build_script.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ if [[ "$(uname)" == Darwin || "$OSTYPE" == "msys" ]]; then
2323
cp "$bin_path/Library/bin/libjpeg.dll" torchvision
2424
fi
2525

26+
else
2627
# Install native CentOS libJPEG, freetype and GnuTLS
2728
yum install -y libjpeg-turbo-devel freetype gnutls
2829

0 commit comments

Comments
 (0)