Skip to content

schnapps: gpg version and dependence in makefile

Richard Muzik requested to merge hotfix/schnapps-gnupg-version into master

The gnupg package used by schnapps was missing as dependence in makefile. Force the script to use gpg1 to prevent failure of the script if gpg2 is installed (for more info check patch description).

Merge request reports