saturneric / GpgFrontend

A free, open-source, robust yet user-friendly, compact and cross-platform tool for OpenPGP encryption. It stands out as an exceptional GUI frontend for the modern GnuPG (gpg).
https://gpgfrontend.bktus.com
GNU General Public License v3.0
450 stars 43 forks source link

Missing packages in ubuntu/debian installation instructions #124

Closed exaexa closed 6 months ago

exaexa commented 6 months ago

Hello,

it might be good to add extra packages to the ubuntu apt-get commands in the compiling instructions. I needed the following extra ones:

I'll try to verify this on a clean ubuntu/debian install asap and let you know if there's anything other required.

Thanks! -mk

saturneric commented 6 months ago

Thank you for your help! I'll work on it later.

saturneric commented 6 months ago

README.md updated. fd1f245ebb

exaexa commented 6 months ago

Thanks!