Comment 11 for bug 1660016

Revision history for this message
Andrew Hayzen (ahayzen) wrote :

But what about that apps that *do* need to ship Qt libraries that aren't within the ubuntu-app-platform? How will these work?

For example, I've been working on the printing, and at the moment this isn't within the ubuntu-app-platform (it probably will be later, but this is just an example), so I'm having to add a dependency on libqt5printsupport5. This then brings in the specific version of that library, and as an app developer I would expect my snap to *always* work. So it seems that the ubuntu-app-platform needs a version bump every time the qt version is bumped to prevent this?