- removing p7zip redundant dependency

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=667
This commit is contained in:
Petr Gajdos 2023-09-22 08:25:33 +00:00 committed by Git OBS Bridge
parent 66a4daed16
commit 8c6b380325
2 changed files with 1 additions and 5 deletions

View File

@ -8,6 +8,7 @@ Thu Sep 21 15:26:22 UTC 2023 - pgajdos@suse.com
% ImageMagick-library-installable-in-parallel.patch (refreshed)
- follow upstream, create open, limited, secure and websafe alternative
configuration packages with different policy.xml
- removing p7zip redundant dependency
-------------------------------------------------------------------
Tue Aug 22 13:11:14 UTC 2023 - pgajdos@suse.com

View File

@ -84,11 +84,6 @@ BuildRequires: pkgconfig(libwebpmux)
BuildRequires: pkgconfig(libxml-2.0)
BuildRequires: pkgconfig(lqr-1)
BuildRequires: pkgconfig(pango)
%if 0%{?suse_version} > 1500
BuildRequires: p7zip-full
%else
BuildRequires: p7zip
%endif
%if %{with djvu}
BuildRequires: pkgconfig(ddjvuapi)
%endif