diff --git a/gdk-pixbuf2.spec b/gdk-pixbuf2.spec index c40fa80..2df9369 100644 --- a/gdk-pixbuf2.spec +++ b/gdk-pixbuf2.spec @@ -36,6 +36,12 @@ clutter. %package modules Summary: Additional image modules for gdk-pixbuf2 Requires: %{name}%{?_isa} = %{version}-%{release} +# Recommend external pixbuf loaders for popular image formats only. +# Please do not recommend obscure image formats here. +Recommends: avif-pixbuf-loader +Recommends: jxl-pixbuf-loader +Recommends: rsvg-pixbuf-loader +Recommends: webp-pixbuf-loader %description modules This package contains the additional modules that are needed to load various