package/utfcpp: fix comments

Buildroot commit dc55e7eb51 added this
package as copy from the taglib package but forgot to change all taglib-
related comments.

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit b7b96c97f9714baed16e23059d703facbdf155f4)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
Bernd Kuhls
2025-12-29 08:55:38 +01:00
committed by Thomas Perale
parent b91b6ff646
commit fb3e4e1d2d
2 changed files with 2 additions and 2 deletions

View File

@@ -6,5 +6,5 @@ config BR2_PACKAGE_UTFCPP
https://github.com/nemtrif/utfcpp
comment "taglib needs a toolchain w/ C++"
comment "utfcpp needs a toolchain w/ C++"
depends on !BR2_INSTALL_LIBSTDCPP

View File

@@ -1,6 +1,6 @@
################################################################################
#
# taglib
# utfcpp
#
################################################################################