mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Jonas Rebmann <jre@pengutronix.de>
To: ptxdist <ptxdist@pengutronix.de>
Cc: Jonas Rebmann <jre@pengutronix.de>
Subject: [ptxdist] [PATCH] rules: gnupg: does not require libksba
Date: Thu, 30 Jan 2025 14:57:23 +0100	[thread overview]
Message-ID: <20250130-gnupg-no-libksba-v1-1-2a95efc356c7@pengutronix.de> (raw)

LibKSBA is GnuPGs implementation of ASN.1 as used by S/MIME. It is used
by the gpgsm and dirmngr tools, which are disabled in ptxdist. Ptxdists
gnupg does not link to libksba and builds without it as I tested for
gnupg 2.4.3 and 2.4.5.

Signed-off-by: Jonas Rebmann <jre@pengutronix.de>
---
 rules/gnupg.in | 1 -
 1 file changed, 1 deletion(-)

diff --git a/rules/gnupg.in b/rules/gnupg.in
index e66ed0d40a6264a388a9113e22738a9d7745ca86..e967b73ffbd5ab796dd195eb7ecda2f6de18042f 100644
--- a/rules/gnupg.in
+++ b/rules/gnupg.in
@@ -6,7 +6,6 @@ menuconfig GNUPG
 	select GCCLIBS_GCC_S
 	select LIBASSUAN
 	select LIBGCRYPT
-	select LIBKSBA
 	select NPTH
 	select READLINE
 	select ZLIB if GNUPG_GPG_ZIP

---
base-commit: 2aa3757e42855f588f8a743d3b413450c50a2d48
change-id: 20250130-gnupg-no-libksba-1a0d44f91670

Best regards,
-- 
Jonas Rebmann <jre@pengutronix.de>




                 reply	other threads:[~2025-01-30 13:57 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250130-gnupg-no-libksba-v1-1-2a95efc356c7@pengutronix.de \
    --to=jre@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox