Browse Source

Removes keyring dependency to switch to new build machine.

master
damencho 9 years ago
parent
commit
64475143cf
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      debian/control

+ 1
- 1
debian/control View File

@@ -10,7 +10,7 @@ Homepage: https://jitsi.org/meet
10 10
 Package: jitsi-meet
11 11
 Architecture: all
12 12
 Depends: ${misc:Depends}, jitsi-videobridge, jitsi-meet-prosody,
13
- openjdk-8-jre-headless | nginx, jitsi-archive-keyring
13
+ openjdk-8-jre-headless | nginx
14 14
 Description: WebRTC JavaScript video conferences
15 15
  Jitsi Meet is a WebRTC JavaScript application that uses Jitsi
16 16
  Videobridge to provide high quality, scalable video conferences.

Loading…
Cancel
Save