projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b4c7cb
)
add openvpn dependency on openssl
author
Felix Fietkau
<nbd@openwrt.org>
Sun, 6 Mar 2005 16:16:51 +0000
(16:16 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sun, 6 Mar 2005 16:16:51 +0000
(16:16 +0000)
SVN-Revision: 320
openwrt/package/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/package/Makefile
b/openwrt/package/Makefile
index 39c5b9cc669bc0709ecb16b64d317e473800df61..afdf6af924172ce807d965adc698b47637b88c02 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: