Update packages

Changes:
* Require the same GStreamer 1.18+ for all plugins
* Remove gst-plugins-gtk4 dependency where build is unavailable
This commit is contained in:
Rafostar
2020-10-17 17:35:34 +02:00
parent 5ea36804b7
commit 0f56c5967b
5 changed files with 22 additions and 25 deletions

View File

@@ -16,14 +16,13 @@ Architecture: all
Depends: gjs (>= 1.50),
gir1.2-gtk-4.0 (>= 3.99.2),
hicolor-icon-theme,
libgstreamer1.0-0,
gstreamer1.0-plugins-base,
gstreamer1.0-plugins-good,
libgstreamer1.0-0 (>= 1.18),
gstreamer1.0-plugins-base (>= 1.18),
gstreamer1.0-plugins-good (>= 1.18),
gstreamer1.0-plugins-bad (>= 1.18),
gstreamer1.0-gl,
gstreamer1.0-gtk4
Recommends: gstreamer1.0-libav,
gstreamer1.0-pulseaudio
gstreamer1.0-gl (>= 1.18)
Recommends: gstreamer1.0-libav (>= 1.18),
gstreamer1.0-pulseaudio (>= 1.18)
Suggests: gstreamer-plugins-ugly,
gstreamer-vaapi
Description: Simple and modern GNOME media player