Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH/next 1/1] package/cryptsetup: remove libiconv dependency
@ 2026-05-31  9:19 Andreas Mohr via buildroot
  2026-05-31 11:57 ` Thomas Petazzoni via buildroot
  0 siblings, 1 reply; 3+ messages in thread
From: Andreas Mohr via buildroot @ 2026-05-31  9:19 UTC (permalink / raw)
  To: buildroot; +Cc: Giulio Benetti

Iconv dependency has been removed since v2.5.0-rc1

https://gitlab.com/cryptsetup/cryptsetup/-/commit/6e47fb6d8525a96bf264fcd43c163bb4057fa99a

Signed-off-by: Andreas Mohr <and@gmx.li>
---
 package/cryptsetup/Config.in | 1 -
 1 file changed, 1 deletion(-)

diff --git a/package/cryptsetup/Config.in b/package/cryptsetup/Config.in
index 5062bba45c..00424af8b8 100644
--- a/package/cryptsetup/Config.in
+++ b/package/cryptsetup/Config.in
@@ -12,7 +12,6 @@ config BR2_PACKAGE_CRYPTSETUP
 	select BR2_PACKAGE_UTIL_LINUX_LIBBLKID
 	select BR2_PACKAGE_JSON_C
 	select BR2_PACKAGE_LIBARGON2
-	select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
 	help
 	  This tool helps manipulate dm-crypt and luks partitions for
 	  on-disk encryption.
-- 
2.53.0

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-05-31 12:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-31  9:19 [Buildroot] [PATCH/next 1/1] package/cryptsetup: remove libiconv dependency Andreas Mohr via buildroot
2026-05-31 11:57 ` Thomas Petazzoni via buildroot
2026-05-31 12:25   ` Andreas Mohr via buildroot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox