Add asterisk dependency on openssl
authorNicolas Thill <nico@openwrt.org>
Tue, 10 May 2005 23:47:08 +0000 (23:47 +0000)
committerNicolas Thill <nico@openwrt.org>
Tue, 10 May 2005 23:47:08 +0000 (23:47 +0000)
SVN-Revision: 822

openwrt/package/Makefile

index 922bc17f10fbf6605fe36d730df9f5ef9b43f4c3..0eb65326be4566f1974460ce5388316b60b52872 100644 (file)
@@ -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