f986b7fd27
Needed for upcoming version bump of transmission. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
11 lines
249 B
Plaintext
11 lines
249 B
Plaintext
config BR2_PACKAGE_LIBUTP
|
|
bool "libutp"
|
|
depends on BR2_INSTALL_LIBSTDCPP
|
|
help
|
|
uTorrent Transport Protocol library
|
|
|
|
https://github.com/bittorrent/libutp
|
|
|
|
comment "libutp support needs a toolchain with C++"
|
|
depends on !BR2_INSTALL_LIBSTDCPP
|