projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e57892
)
Add asterisk dependency on openssl
author
nico
<nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 10 May 2005 23:47:08 +0000
(23:47 +0000)
committer
nico
<nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 10 May 2005 23:47:08 +0000
(23:47 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@822
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/Makefile
patch
|
blob
|
history
diff --git
a/package/Makefile
b/package/Makefile
index
922bc17
..
0eb6532
100644
(file)
--- a/
package/Makefile
+++ b/
package/Makefile
@@
-93,6
+93,7
@@
install: $(patsubst %,%-install,$(package-y))
ifeq ($(BR2_PACKAGE_OPENVPN_LZO),y)
openvpn-compile: lzo-compile
endif
+asterisk-compile: openssl-compile
ifneq ($(BR2_PACKAGE_ASTERISK_SPEEX),)
asterisk-compile: speex-compile
endif
This page took
0.027812 seconds
and
4
git commands to generate.