From 06435f9195eb2710dd875b2cb94a5fafb9c123f9 Mon Sep 17 00:00:00 2001 From: Michael Catanzaro Date: Jun 15 2021 17:53:25 +0000 Subject: Add missing GStreamer recommends --- diff --git a/webkit2gtk3.spec b/webkit2gtk3.spec index b014d0e..c579104 100644 --- a/webkit2gtk3.spec +++ b/webkit2gtk3.spec @@ -17,7 +17,7 @@ Name: webkit2gtk3 Version: 2.33.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: GTK Web content engine library License: LGPLv2 @@ -66,7 +66,6 @@ BuildRequires: pkgconfig(gnutls) BuildRequires: pkgconfig(gobject-introspection-1.0) BuildRequires: pkgconfig(gstreamer-1.0) BuildRequires: pkgconfig(gstreamer-plugins-base-1.0) -BuildRequires: pkgconfig(gstreamer-plugins-bad-1.0) BuildRequires: pkgconfig(gtk+-3.0) BuildRequires: pkgconfig(harfbuzz) BuildRequires: pkgconfig(icu-uc) @@ -103,6 +102,10 @@ Requires: xdg-dbus-proxy # If Geoclue is not running, the geolocation API will not work. Recommends: geoclue2 +# Needed for various GStreamer elements. +Recommends: gstreamer1-plugins-bad-freeworld +Recommends: gstreamer1-plugins-good + # If no xdg-desktop-portal backend is installed, many features will be broken # inside the sandbox. In particular, the -gtk backend has to be installed for # desktop settings access, including font settings. @@ -310,6 +313,9 @@ export NINJA_STATUS="[%f/%t][%e] " %endif %changelog +* Tue Jun 15 2021 Michael Catanzaro - 2.33.2-2 +- Add missing GStreamer recommends + * Tue Jun 08 2021 Michael Catanzaro - 2.33.2-1 - Update to 2.33.2