ruby-gpgme
ruby-gpgme copied to clipboard
2.0.13 fails to install on Ubuntu
2.0.12 gem version installs fine on Ubuntu, but 2.0.13 fails to compile.
https://gist.github.com/Nikamura/86191da97686918eae177840eeb25eb4#file-gem-install-output
It seems to be failing in the Qt binding. Maybe the bundled gpgme should be compiled with --disable-languages
.
2.0.14 just released, can you confirm this is now fixed?