add build-time dependencies on ncurses and readline
[openwrt/svn-archive/archive.git] / 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