mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
copas: select lua shared library support
Needed by luasocket. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
@@ -2,6 +2,7 @@ config BR2_PACKAGE_COPAS
|
||||
bool "copas"
|
||||
select BR2_PACKAGE_COXPCALL
|
||||
select BR2_PACKAGE_LUASOCKET
|
||||
select BR2_PACKAGE_LUA_SHARED_LIBRARY # for luasocket
|
||||
help
|
||||
Copas is a dispatcher based on coroutines that
|
||||
can be used by TCP/IP servers.
|
||||
|
||||
Reference in New Issue
Block a user