lua: remove built dependencies

runtime dependencies are handled in Config.in

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Francois Perrad
2013-03-07 08:17:20 +01:00
committed by Thomas Petazzoni
parent f62a006639
commit 96a1cf3838
9 changed files with 4 additions and 5 deletions

View File

@@ -1,5 +1,6 @@
config BR2_PACKAGE_WSAPI
bool "wsapi"
# Runtime dependency only
select BR2_PACKAGE_COXPCALL
select BR2_PACKAGE_LUAFILESYSTEM
select BR2_PACKAGE_RINGS

View File

@@ -6,7 +6,6 @@
WSAPI_VERSION = 1.5
WSAPI_SITE = http://github.com/downloads/keplerproject/wsapi
WSAPI_DEPENDENCIES = coxpcall luafilesystem rings
WSAPI_LICENSE = MIT
define WSAPI_INSTALL_TARGET_CMDS