projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab431ce
)
[packages] unixodbc: unixodbc-utils depends on libncurses and libreadline
author
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 13 Jun 2012 11:02:36 +0000
(11:02 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 13 Jun 2012 11:02:36 +0000
(11:02 +0000)
SVN-Revision: 32331
libs/unixodbc/Makefile
patch
|
blob
|
history
diff --git
a/libs/unixodbc/Makefile
b/libs/unixodbc/Makefile
index b511f60e69f1725e64715b1566a7053d53ba87eb..e8cca56567aed3bcda9ccd7ad054bfceebf9915f 100644
(file)
--- a/
libs/unixodbc/Makefile
+++ b/
libs/unixodbc/Makefile
@@
-46,7
+46,7
@@
define Package/unixodbc-tools
SECTION:=utils
CATEGORY:=Utilities
TITLE+= Tools
- DEPENDS:=+unixodbc
+ DEPENDS:=+unixodbc
+libncurses +libreadline
endef
define Package/unixodbc-tools/description