Sfoglia il codice sorgente

fix: added libssl1.0-dev to the dependencies of jitsi-meet-tokens (#7629)

master
emrah 5 anni fa
parent
commit
7778a17b90
Nessun account collegato all'indirizzo email del committer
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      debian/control

+ 1
- 1
debian/control Vedi File

@@ -47,7 +47,7 @@ Description: Prosody configuration for Jitsi Meet
47 47
 
48 48
 Package: jitsi-meet-tokens
49 49
 Architecture: all
50
-Depends: ${misc:Depends}, prosody-trunk (>= 1nightly747) | prosody-0.11 | prosody (>= 0.11.2), libssl-dev, luarocks, jitsi-meet-prosody, git
50
+Depends: ${misc:Depends}, prosody-trunk (>= 1nightly747) | prosody-0.11 | prosody (>= 0.11.2), libssl1.0-dev | libssl-dev, luarocks, jitsi-meet-prosody, git
51 51
 Description: Prosody token authentication plugin for Jitsi Meet
52 52
 
53 53
 Package: jitsi-meet-turnserver

Loading…
Annulla
Salva