probonopd / linuxdeployqt

Makes Linux applications self-contained by copying in the libraries and plugins that the application uses, and optionally generates an AppImage. Can be used for Qt and other applications
Other
2.22k stars 414 forks source link

Bundle appimagetool properly #542

Open probonopd opened 2 years ago

probonopd commented 2 years ago

Looks like appimagetool nowadays has dependencies that also need to be deployed.

@TheAssassin says we should do something like

Needed for:

probonopd commented 2 years ago

Just a reminder that this is still broken. The mistake may be mine but currently I don't have the time to dig into this.