|
|
|
@ -17,7 +17,6 @@ Patch0: %{url}/commit/910588338cf2a17207c09b315baddf003e86316c.patch
|
|
|
|
|
BuildRequires: cmake
|
|
|
|
|
BuildRequires: gcc-c++
|
|
|
|
|
BuildRequires: ninja-build
|
|
|
|
|
BuildRequires: pkgconfig(gdk-pixbuf-2.0)
|
|
|
|
|
BuildRequires: pkgconfig(aom)
|
|
|
|
|
BuildRequires: pkgconfig(dav1d)
|
|
|
|
|
BuildRequires: pkgconfig(libjpeg)
|
|
|
|
@ -49,6 +48,7 @@ file format decoder and encoder.
|
|
|
|
|
|
|
|
|
|
%package -n heif-pixbuf-loader
|
|
|
|
|
Summary: HEIF image loader for GTK+ applications
|
|
|
|
|
BuildRequires: pkgconfig(gdk-pixbuf-2.0)
|
|
|
|
|
Requires: %{name}%{?_isa} = %{version}-%{release}
|
|
|
|
|
Requires: gdk-pixbuf2%{?_isa}
|
|
|
|
|
|
|
|
|
|