|
@@ -20,7 +20,8 @@ Description: WebRTC JavaScript video conferences
|
20
|
20
|
|
21
|
21
|
Package: jitsi-meet-web-config
|
22
|
22
|
Architecture: all
|
23
|
|
-Depends: openssl, nginx | nginx-full | nginx-extras | openresty | apache2, curl
|
|
23
|
+Pre-Depends: nginx | nginx-full | nginx-extras | openresty | apache2
|
|
24
|
+Depends: openssl, curl
|
24
|
25
|
Description: Configuration for web serving of Jitsi Meet
|
25
|
26
|
Jitsi Meet is a WebRTC JavaScript application that uses Jitsi
|
26
|
27
|
Videobridge to provide high quality, scalable video conferences.
|