The new AppImage packaging method compiles all the dependencies from source instead of using system-provided libraries, which can be problematic in certain situations (see #1710). Fixes #1710 and closes #1700