Merge pull request #554 from tlaurion/pinentry_remove_gtk_gnome3

Fedora 30 fix for pinentry: remove gtk and gnome3 support. 

Tested on fedora-29 clean build and fedora-30 beta. Good enough.
This commit is contained in:
tlaurion 2019-04-27 13:42:41 -04:00 committed by GitHub
commit cd92b2d585
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,6 +22,8 @@ pinentry_configure := ./configure \
--disable-fallback-curses \
--disable-pinentry-curses \
--disable-pinentry-qt \
--disable-pinentry-gtk2 \
--disable-pinentry-gnome3 \
--disable-pinentry-fltk \
--disable-pinentry-emacs \
--disable-fallback-curses \