1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-01 00:33:15 +03:00

libubox: add build dependency on lua

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34022 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2012-10-30 21:50:07 +00:00
parent cfcea07f07
commit 24f9418f75

View File

@ -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