Skip to content

Commit

Permalink
fix gpg build error by disabling ldap
Browse files Browse the repository at this point in the history
  • Loading branch information
ansemjo committed Oct 17, 2022
1 parent 13eaa89 commit 06ce992
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/gpg
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ RUN compile gnupg \
--enable-large-secmem \
--enable-tofu \
--disable-photo-viewers \
--disable-ldap \
--disable-gpg-idea \
--disable-gpg-cast5 \
--disable-gpg-blowfish \
Expand Down

0 comments on commit 06ce992

Please sign in to comment.