mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
yaml-cpp: update homepage link
Cc: Sebastien Bourdelin <sebastien.bourdelin@savoirfairelinux.com> Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
e6e461db57
commit
1304933ddd
@@ -8,7 +8,7 @@ config BR2_PACKAGE_YAML_CPP
|
||||
yaml-cpp is a YAML parser and emitter in C++ matching
|
||||
the YAML 1.2 spec.
|
||||
|
||||
https://code.google.com/p/yaml-cpp/
|
||||
https://github.com/jbeder/yaml-cpp
|
||||
|
||||
comment "yaml-cpp needs a toolchain w/ C++, threads, wchar"
|
||||
depends on !BR2_INSTALL_LIBSTDCPP || !BR2_TOOLCHAIN_HAS_THREADS || !BR2_USE_WCHAR
|
||||
|
||||
Reference in New Issue
Block a user