mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
package/libjcat: fix package name in comment
Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
3d85e9df43
commit
3d7e6cdf54
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user