projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
33e56e2
)
add openvpn dependency on openssl
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 6 Mar 2005 16:16:51 +0000
(16:16 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 6 Mar 2005 16:16:51 +0000
(16:16 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@320
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
openwrt/package/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/package/Makefile
b/openwrt/package/Makefile
index
39c5b9c
..
afdf6af
100644
(file)
--- a/
openwrt/package/Makefile
+++ b/
openwrt/package/Makefile
@@
-26,6
+26,7
@@
install: $(patsubst %,%-install,$(package-y))
dropbear-compile: zlib-compile
openssl-compile: zlib-compile
+openvpn-compile: openssl-compile
$(patsubst %,%-prepare,$(package-y) $(package-m)): linux-install
%-prepare:
This page took
0.027358 seconds
and
4
git commands to generate.