projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ec6ef8
)
[packages] subversion: subversion-libs depends on unixodbc
author
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 12 Jun 2012 23:47:56 +0000
(23:47 +0000)
committer
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 12 Jun 2012 23:47:56 +0000
(23:47 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32297
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
net/subversion/Makefile
patch
|
blob
|
history
diff --git
a/net/subversion/Makefile
b/net/subversion/Makefile
index
f5290a6
..
e1f4844
100644
(file)
--- a/
net/subversion/Makefile
+++ b/
net/subversion/Makefile
@@
-39,6
+39,7
@@
endef
define Package/subversion-libs
$(call Package/subversion/Default)
+ DEPENDS+=unixodbc
TITLE:=subversion libs
endef