mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Merge from bittboy/buildroot@26c91a9
This commit is contained in:
@@ -4,7 +4,7 @@ config BR2_PACKAGE_LUA_HTTP
|
||||
select BR2_PACKAGE_LPEG # runtime
|
||||
select BR2_PACKAGE_LUA_BASEXX # runtime
|
||||
select BR2_PACKAGE_LUA_BINARYHEAP # runtime
|
||||
select BR2_PACKAGE_LUA_COMPAT53 if !BR2_PACKAGE_LUA_5_3 # runtime
|
||||
select BR2_PACKAGE_LUA_COMPAT53 if BR2_PACKAGE_LUAINTERPRETER_ABI_VERSION_5_1 # runtime
|
||||
select BR2_PACKAGE_LUA_CQUEUES # runtime
|
||||
select BR2_PACKAGE_LUA_FIFO # runtime
|
||||
select BR2_PACKAGE_LUA_LPEG_PATTERNS # runtime
|
||||
|
||||
Reference in New Issue
Block a user