Revert "Travis-ci - Exclude libjpeg.so.8 from AppImage"

[skip AppVeyor]
This reverts commit bbaa3c9c3c.
It was a mistake, sorry.
This commit is contained in:
Alejandro Martinez
2023-09-23 20:22:05 -03:00
parent bbaa3c9c3c
commit a904147b63

View File

@@ -52,7 +52,7 @@ wget --no-verbose -c https://github.com/probonopd/linuxdeployqt/releases/downloa
chmod a+x linuxdeployqt-7-x86_64.AppImage
### Deploy to appdir
./linuxdeployqt-7-x86_64.AppImage appdir/GoldenCheetah -verbose=2 -bundle-non-qt-libs -exclude-libs=libqsqlmysql,libqsqlpsql,libnss3,libnssutil3,libxcb-dri3.so.0,libjpeg.so.8 -unsupported-allow-new-glibc
./linuxdeployqt-7-x86_64.AppImage appdir/GoldenCheetah -verbose=2 -bundle-non-qt-libs -exclude-libs=libqsqlmysql,libqsqlpsql,libnss3,libnssutil3,libxcb-dri3.so.0 -unsupported-allow-new-glibc
# Add Python and core modules
wget --no-verbose https://github.com/niess/python-appimage/releases/download/python3.7/python3.7.17-cp37-cp37m-manylinux1_x86_64.AppImage