Skip to content

Commit

Permalink
Disabled libsecret support in the pinentry module
Browse files Browse the repository at this point in the history
  • Loading branch information
itay-grudev committed Jan 4, 2019
1 parent 979dc68 commit 2b7c3b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/pinentry
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ pinentry_configure := ./configure \
--host x86_64-linux-musl \
--prefix "/" \
--enable-pinentry-tty \
--disable-libsecret \
--disable-fallback-curses \
--disable-pinentry-curses \
--disable-pinentry-qt5 \
Expand Down

0 comments on commit 2b7c3b8

Please sign in to comment.