projects
/
openwrt
/
staging
/
adrian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f0c80f0
)
Add asterisk dependency on openssl
author
Nicolas Thill
<nico@openwrt.org>
Tue, 10 May 2005 23:47:08 +0000
(23:47 +0000)
committer
Nicolas Thill
<nico@openwrt.org>
Tue, 10 May 2005 23:47:08 +0000
(23:47 +0000)
SVN-Revision: 822
openwrt/package/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/package/Makefile
b/openwrt/package/Makefile
index 922bc17f10fbf6605fe36d730df9f5ef9b43f4c3..0eb65326be4566f1974460ce5388316b60b52872 100644
(file)
--- a/
openwrt/package/Makefile
+++ b/
openwrt/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