add build-time dependencies on ncurses and readline
authorNicolas Thill <nico@openwrt.org>
Sat, 22 Jul 2006 13:28:42 +0000 (13:28 +0000)
committerNicolas Thill <nico@openwrt.org>
Sat, 22 Jul 2006 13:28:42 +0000 (13:28 +0000)
SVN-Revision: 4207

libs/mysql/Makefile

index db7bb5086108c7c772de436b45f8849032ceff35..fa9a27786ab738dff87d62eeb328747d304b66e0 100644 (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