Uninhibit screen when video is not playing

This functionality was broken before GTK 4.0.0, so it needs a minimal required GTK version bump
This commit is contained in:
Rafostar
2020-12-22 23:21:49 +01:00
parent 10e04a8eba
commit f2d8d8ad4f
4 changed files with 5 additions and 9 deletions

View File

@@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 10),
Package: clapper
Architecture: all
Depends: gjs (>= 1.50),
gir1.2-gtk-4.0 (>= 3.99.2),
gir1.2-gtk-4.0 (>= 4.0.0),
hicolor-icon-theme,
libgstreamer1.0-0 (>= 1.18),
gstreamer1.0-plugins-base (>= 1.18),