package/cryptopp: add upstream URL in help text
The upstream URL was missing in the help text, so add it. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
5bca9d741d
commit
b20c8aa1f1
@@ -6,6 +6,8 @@ config BR2_PACKAGE_CRYPTOPP
|
||||
help
|
||||
A free C++ class library of cryptographic schemes
|
||||
|
||||
https://cryptopp.com
|
||||
|
||||
comment "cryptopp needs a toolchain w/ C++, dynamic library, wchar"
|
||||
depends on !BR2_INSTALL_LIBSTDCPP || BR2_STATIC_LIBS || \
|
||||
!BR2_USE_WCHAR
|
||||
|
||||
Reference in New Issue
Block a user