mp-webrtc-sendrecv.c: add missing comma in the list of package required
authorEloi Bail <eloi.bail@savoirfairelinux.com>
Tue, 3 Apr 2018 14:53:24 +0000 (16:53 +0200)
committerNirbheek Chauhan <nirbheek.chauhan@gmail.com>
Tue, 3 Apr 2018 15:04:57 +0000 (15:04 +0000)
commitd6741c1f80398c835181603f7becf292681b4f67
treebf90535e672def715a3640955569d6a144f275e0
parentea8e960e29e68aab7e761725e319cd4d3d903afe
mp-webrtc-sendrecv.c: add missing comma in the list of package required

A comma is missing in the list of package required. Thus the package
'srtprtpmanager' is checked instead of packages srtp and rtpmanager.
webrtc/multiparty-sendrecv/gst/mp-webrtc-sendrecv.c