mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 13:46:32 +00:00
package/fmt: add an upstream URL to Config.in
Add an upstream URL to the help text in Config.in. This addresses the 'Missing' URL status in the package stats web page output. Signed-off-by: Mark Corbin <mark@dibsco.co.uk> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
b6c8313829
commit
fcbe5d93db
@ -7,5 +7,7 @@ config BR2_PACKAGE_FMT
|
|||||||
used as a safe alternative to printf or as a fast alternative
|
used as a safe alternative to printf or as a fast alternative
|
||||||
to IOStreams.
|
to IOStreams.
|
||||||
|
|
||||||
|
https://fmt.dev
|
||||||
|
|
||||||
comment "fmt needs a toolchain w/ C++, wchar"
|
comment "fmt needs a toolchain w/ C++, wchar"
|
||||||
depends on !BR2_INSTALL_LIBSTDCPP || !BR2_USE_WCHAR
|
depends on !BR2_INSTALL_LIBSTDCPP || !BR2_USE_WCHAR
|
||||||
|
Loading…
x
Reference in New Issue
Block a user