mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-03-24 03:22:12 +00:00
10 lines
223 B
Plaintext
10 lines
223 B
Plaintext
|
|
config BR2_PACKAGE_LUA_COATPERSISTENT
|
||
|
|
bool "lua-coatpersistent"
|
||
|
|
# run-time dependencies
|
||
|
|
select BR2_PACKAGE_DADO
|
||
|
|
select BR2_PACKAGE_LUA_COAT
|
||
|
|
help
|
||
|
|
An ORM for lua-Coat.
|
||
|
|
|
||
|
|
http://fperrad.github.io/lua-CoatPersistent/
|