add build-time dependencies on ncurses and readline

git-svn-id: svn://svn.openwrt.org/openwrt/packages@4207 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico 2006-07-22 13:28:42 +00:00
parent e0f931c4f1
commit 21879e92d8

View File

@ -23,6 +23,7 @@ PKG_MD5SUM:=f18153b0239aaa03fc5a751f2d82cb71
PKG_CAT:=zcat
PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install
PKG_BUILDDEP:=ncurses readline
include $(INCLUDE_DIR)/package.mk