1
0
Fork 0

janus-gateway: enable using usrsctp

main
Andreas Wiese 2020-11-06 13:22:26 +01:00
parent f68320d7cd
commit b652481e19
1 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
, libnice , libnice
, openssl , openssl
, srtp , srtp
#, usrsctp , usrsctp
, libmicrohttpd , libmicrohttpd
, libwebsockets , libwebsockets
, gnumake , gnumake
@ -44,7 +44,7 @@ stdenv.mkDerivation rec {
libnice libnice
openssl openssl
srtp srtp
#usrsctp usrsctp
libmicrohttpd libmicrohttpd
libwebsockets libwebsockets
gnumake gnumake