janus-gateway: enable using usrsctp
parent
f68320d7cd
commit
b652481e19
|
@ -4,7 +4,7 @@
|
|||
, libnice
|
||||
, openssl
|
||||
, srtp
|
||||
#, usrsctp
|
||||
, usrsctp
|
||||
, libmicrohttpd
|
||||
, libwebsockets
|
||||
, gnumake
|
||||
|
@ -44,7 +44,7 @@ stdenv.mkDerivation rec {
|
|||
libnice
|
||||
openssl
|
||||
srtp
|
||||
#usrsctp
|
||||
usrsctp
|
||||
libmicrohttpd
|
||||
libwebsockets
|
||||
gnumake
|
||||
|
|
Loading…
Reference in New Issue