projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e0f931c
)
add build-time dependencies on ncurses and readline
author
nico
<nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 22 Jul 2006 13:28:42 +0000
(13:28 +0000)
committer
nico
<nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 22 Jul 2006 13:28:42 +0000
(13:28 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@4207
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
libs/mysql/Makefile
patch
|
blob
|
history
diff --git
a/libs/mysql/Makefile
b/libs/mysql/Makefile
index
db7bb50
..
fa9a277
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