1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-02 18:26:21 +03:00

[package] uhttpd: fix build dependencies (#7674)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22404 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow 2010-07-27 21:19:28 +00:00
parent f7ff2aed8b
commit 8d60ad1361

View File

@ -11,6 +11,7 @@ PKG_NAME:=uhttpd
PKG_RELEASE:=12
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
PKG_BUILD_DEPENDS := libcyassl liblua
include $(INCLUDE_DIR)/package.mk