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:
f86c8c8
)
[packages] unixodbc: depends on libltdl and libpthread
author
Jo-Philipp Wich
<
[email protected]
>
Tue, 12 Jun 2012 23:47:42 +0000
(23:47 +0000)
committer
Jo-Philipp Wich
<
[email protected]
>
Tue, 12 Jun 2012 23:47:42 +0000
(23:47 +0000)
SVN-Revision: 32287
libs/unixodbc/Makefile
patch
|
blob
|
history
diff --git
a/libs/unixodbc/Makefile
b/libs/unixodbc/Makefile
index acf2f0dc442005835c7e0e53f6e3b7a123d990ea..b511f60e69f1725e64715b1566a7053d53ba87eb 100644
(file)
--- a/
libs/unixodbc/Makefile
+++ b/
libs/unixodbc/Makefile
@@
-33,6
+33,7
@@
define Package/unixodbc
TITLE+= (libraries)
SECTION:=libs
CATEGORY:=Libraries
+ DEPENDS:=+libltdl +libpthread
endef
define Package/unixodbc/description