mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
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>
This commit is contained in:
committed by
Thomas Petazzoni
parent
b0980aaea0
commit
b7b96c97f9
@@ -6,5 +6,5 @@ config BR2_PACKAGE_UTFCPP
|
|||||||
|
|
||||||
https://github.com/nemtrif/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
|
depends on !BR2_INSTALL_LIBSTDCPP
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
#
|
#
|
||||||
# taglib
|
# utfcpp
|
||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user