Add rich deps to pull in svg and webp pixbuf loaders (#2112390)

Make sure to pull in the required pixbuf loaders for gdk-pixbuf2.

https://bugzilla.redhat.com/show_bug.cgi?id=2112390
This commit is contained in:
Kalev Lember 2022-08-14 00:38:59 +02:00
parent b267643f4e
commit a92f603efb

View File

@ -13,6 +13,11 @@ BuildArch: noarch
BuildRequires: gettext
BuildRequires: meson
# svg pixbuf loader
Requires: (librsvg2 if gdk-pixbuf2)
# webp pixbuf loader
Requires: (webp-pixbuf-loader if gdk-pixbuf2)
%description
The gnome-backgrounds package contains the default
desktop background, known as the Adwaita background,
@ -87,6 +92,7 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/locale
%changelog
* Sat Aug 13 2022 Kalev Lember <klember@redhat.com> - 43~beta-1
- Update to 43.beta
- Add rich deps to pull in svg and webp pixbuf loaders (#2112390)
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 42.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild