mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-03 11:07:29 +03:00
Add asterisk dependency on openssl
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@822 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
7e578923c0
commit
94c1f55e9c
@ -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