* [Buildroot] [PATCH 1/1] package/libjcat: fix package name in comment
@ 2024-07-16 16:24 James Hilliard
2024-07-16 21:25 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: James Hilliard @ 2024-07-16 16:24 UTC (permalink / raw)
To: buildroot; +Cc: James Hilliard
Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
---
package/libjcat/Config.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/libjcat/Config.in b/package/libjcat/Config.in
index cf7bc334f5..3e3718de3a 100644
--- a/package/libjcat/Config.in
+++ b/package/libjcat/Config.in
@@ -10,6 +10,6 @@ config BR2_PACKAGE_LIBJCAT
https://github.com/hughsie/libjcat
-comment "fwupd needs a toolchain w/ wchar, threads"
+comment "libjcat needs a toolchain w/ wchar, threads"
depends on BR2_USE_MMU
depends on !BR2_USE_WCHAR || !BR2_TOOLCHAIN_HAS_THREADS
--
2.34.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-07-16 21:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-16 16:24 [Buildroot] [PATCH 1/1] package/libjcat: fix package name in comment James Hilliard
2024-07-16 21:25 ` Thomas Petazzoni via buildroot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.