mirror of
https://github.com/openwrt/openwrt.git
synced 2025-04-08 11:54:53 +00:00
Add asterisk dependency on openssl
SVN-Revision: 822
This commit is contained in:
parent
f0c80f03fc
commit
b99bdac1dc
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user