build: Remove dependency on obsolete gstreamer1-plugins-ugly

In fedora 31, the gstreamer1-plugins-ugly package was removed. A
gstreamer1-plugins-ugly-free package was added in fedora 27 and
gstreamer1-plugins-ugly had depended on that before removal.

Note that there is still a gstreamer1-plugins-ugly package available
in rpmfusion.
This commit is contained in:
Jim Broadus 2020-12-15 22:27:39 -08:00 committed by John Maguire
parent ccba649f62
commit a3a51ae11c
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ BuildRequires: pkgconfig(libnotify)
BuildRequires: pkgconfig(libudf)
# GStreamer codec dependencies
Requires: gstreamer1-plugins-ugly
Requires: gstreamer1-plugins-ugly-free
%ifarch x86_64
Requires: gstreamer1(decoder-audio/x-vorbis)()(64bit)