[packages] asterisk-1.8.x: fix not-yet-existing libsrtp dependency
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29761 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
7c0aa70914
commit
5964880955
@ -120,7 +120,7 @@ endef
|
||||
define Package/asterisk18-res-srtp
|
||||
$(call Package/asterisk18/Default)
|
||||
TITLE:=SRTP support
|
||||
DEPENDS:= asterisk18 +asterisk18-res-crypto +libsrtp
|
||||
DEPENDS:= asterisk18 libsrtp +asterisk18-res-crypto
|
||||
endef
|
||||
|
||||
define Package/asterisk18-res-srtp/description
|
||||
|
Loading…
x
Reference in New Issue
Block a user