Skip to content

Commit

Permalink
remove xdotool dependency (#531)
Browse files Browse the repository at this point in the history
xdotool is not used more and debian package doesn't depend on it
  • Loading branch information
532910 authored Nov 30, 2023
1 parent 5af7dd7 commit 0529453
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 @@ -7,6 +7,6 @@ Build-Depends: debhelper (>= 9)

Package: jibri
Architecture: all
Depends: default-jre-headless | java8-runtime-headless | java8-runtime, ffmpeg, curl, alsa-utils, icewm, xdotool, xserver-xorg-video-dummy, procps, ruby-hocon
Depends: default-jre-headless | java8-runtime-headless | java8-runtime, ffmpeg, curl, alsa-utils, icewm, xserver-xorg-video-dummy, procps, ruby-hocon
Description: Jibri
Jibri can be used to capture data from a Jitsi Meet conference and record it to a file or stream it to a url

0 comments on commit 0529453

Please sign in to comment.