mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
libubox: add build dependency on lua
SVN-Revision: 34022
This commit is contained in:
parent
b888c2deab
commit
19a588f1a2
1 changed files with 2 additions and 0 deletions
|
|
@ -17,6 +17,8 @@ PKG_LICENSE_FILES:=
|
|||
|
||||
PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org>
|
||||
|
||||
PKG_BUILD_DEPENDS:=lua
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
include $(INCLUDE_DIR)/cmake.mk
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue