Fix AppImage on systems with glib version > 2.68 (#2129).
authorCarl Hetherington <cth@carlh.net>
Wed, 29 Dec 2021 22:16:00 +0000 (23:16 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 29 Dec 2021 22:16:00 +0000 (23:16 +0100)
commit83ae14f5eed0dd9c4fe5d539e18e8cdfdd0ec8bc
tree29c7bd475fb654cc68ddfd4f5b990ee26368cf62
parent952908376ca7388a97c8308cdf5c1e057bea5cb8
Fix AppImage on systems with glib version > 2.68 (#2129).

The approach here is to bundle more stuff, and most of the details
are taken from the Inkscape packaging/appimage/generate.sh script.
cscript