From 21879e92d8fefa06a3cacadb68b5bf59a59a8a84 Mon Sep 17 00:00:00 2001 From: nico Date: Sat, 22 Jul 2006 13:28:42 +0000 Subject: [PATCH] add build-time dependencies on ncurses and readline git-svn-id: svn://svn.openwrt.org/openwrt/packages@4207 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- libs/mysql/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/libs/mysql/Makefile b/libs/mysql/Makefile index db7bb5086..fa9a27786 100644 --- a/libs/mysql/Makefile +++ b/libs/mysql/Makefile @@ -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 -- 2.11.0