mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-23 05:23:39 +08:00
8975698b92
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
8 lines
138 B
Plaintext
8 lines
138 B
Plaintext
config BR2_PACKAGE_LUA_CURL
|
|
bool "lua-curl"
|
|
select BR2_PACKAGE_LIBCURL
|
|
help
|
|
Lua binding to libcurl.
|
|
|
|
https://lua-curl.github.io/
|