Home GnuPG

appimage: Avoid OpenGL dependency in kcrash

Description

appimage: Avoid OpenGL dependency in kcrash

* Makefile.am (EXTRA_DIST): Add new patch. Remove old patch.
* patches-appimage/kcrash/0001-DRAFT-Do-not-use-OpenGL-if-it-is-not-available.patch:
Replace with...
* patches-appimage/kcrash/0001-Add-option-to-disable-OpenGL-support.patch:
this patch.
src/appimage/Makefile.am (appimage_pkg_kcrash_configure): New.

Replace the old patch (which didn't work anymore) with a new patch
that's being upstreamed.