From: nico Date: Sat, 22 Jul 2006 13:28:42 +0000 (+0000) Subject: add build-time dependencies on ncurses and readline X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=21879e92d8fefa06a3cacadb68b5bf59a59a8a84;p=packages.git add build-time dependencies on ncurses and readline git-svn-id: svn://svn.openwrt.org/openwrt/packages@4207 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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