Config.in 384 B

12345678910111213
  1. config BR2_PACKAGE_WSAPI_XAVANTE
  2. bool "wsapi-xavante"
  3. # Runtime dependencies
  4. select BR2_PACKAGE_COXPCALL
  5. select BR2_PACKAGE_RINGS
  6. select BR2_PACKAGE_WSAPI
  7. select BR2_PACKAGE_XAVANTE
  8. help
  9. WSAPI is an API that abstracts the web server from Lua web
  10. applications. This is the rock that contains the Xavante
  11. adapter and launcher.
  12. http://keplerproject.github.com/wsapi/