fontconfig: needs host-gperf
[buildroot-gz.git] / package / wsapi / Config.in
blob348a0404b6db53c760b4b97700047cb089f6be15
1 config BR2_PACKAGE_WSAPI
2         bool "wsapi"
3         # Runtime dependency only
4         select BR2_PACKAGE_COXPCALL
5         select BR2_PACKAGE_LUAFILESYSTEM
6         select BR2_PACKAGE_RINGS
7         help
8           API that abstracts the web server from Lua web applications.
10           http://keplerproject.github.com/wsapi/