projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c487e29
)
add build-time dependencies on ncurses and readline
author
Nicolas Thill
<nico@openwrt.org>
Sat, 22 Jul 2006 13:28:42 +0000
(13:28 +0000)
committer
Nicolas Thill
<nico@openwrt.org>
Sat, 22 Jul 2006 13:28:42 +0000
(13:28 +0000)
SVN-Revision: 4207
libs/mysql/Makefile
patch
|
blob
|
history
diff --git
a/libs/mysql/Makefile
b/libs/mysql/Makefile
index db7bb5086108c7c772de436b45f8849032ceff35..fa9a27786ab738dff87d62eeb328747d304b66e0 100644
(file)
--- 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