From aeb0f64f5e49dd290a8213ea19a9b149a68a5e68 Mon Sep 17 00:00:00 2001 From: Dominik 'Rathann' Mierzejewski Date: Wed, 22 Mar 2023 08:05:35 +0100 Subject: [PATCH] drop explicit dependency on main package from -hevc subpackage The hevc plugins use only public API and ABI so it should not cause any issue and will alleviate repo sync issues between Fedora and RPM Fusion. --- libheif.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/libheif.spec b/libheif.spec index c18eebb..2d5e823 100644 --- a/libheif.spec +++ b/libheif.spec @@ -81,7 +81,6 @@ This package provides tools for manipulating HEIF files. Summary: HEVC codec support for HEIC files BuildRequires: pkgconfig(libde265) BuildRequires: pkgconfig(x265) -Requires: %{name}%{?_isa} = %{version} Supplements: %{name} %description hevc