mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
luarocks: remove zip/host dependency
This should be satisfied by tools/host. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
@@ -22,7 +22,7 @@ PKG_LICENSE_FILES:=COPYING
|
||||
|
||||
PKG_INSTALL:=1
|
||||
PKG_BUILD_PARALLEL:=1
|
||||
PKG_BUILD_DEPENDS:=lua/host zip/host
|
||||
PKG_BUILD_DEPENDS:=lua/host
|
||||
HOST_BUILD_DEPENDS:=$(PKG_BUILD_DEPENDS)
|
||||
HOST_BUILD_PARALLEL:=1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user