mirror of
https://github.com/linuxboot/heads.git
synced 2025-02-21 01:31:26 +00:00
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:
commit
cd92b2d585
@ -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 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user