Skip to content

Commit

Permalink
fix: Reorder the java dependencies in control file.
Browse files Browse the repository at this point in the history
  • Loading branch information
damencho committed Mar 30, 2022
1 parent 93bec02 commit 2691ed9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ Homepage: https://jitsi.org/meet

Package: jicofo
Architecture: all
Depends: ${misc:Depends}, java11-runtime-headless | java11-runtime | openjdk-11-jre-headless | openjdk-11-jre, ruby-hocon, jq
Depends: ${misc:Depends}, openjdk-11-jre-headless | openjdk-11-jre | java11-runtime-headless | java11-runtime, ruby-hocon, jq
Description: JItsi Meet COnference FOcus
Jicofo is a conference focus for Jitsi Meet application.

0 comments on commit 2691ed9

Please sign in to comment.