Accepting request 620324 from home:kstreitova:branches:graphics
- use "BuildRequires: p7zip-full" for TW as 7za binary needed by ImageMagick was moved to this package (see bsc#899627 for more details about this change) OBS-URL: https://build.opensuse.org/request/show/620324 OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=370
This commit is contained in:
parent
306a0b55b6
commit
60f944aec1
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 2 17:39:31 UTC 2018 - kstreitova@suse.com
|
||||
|
||||
- use "BuildRequires: p7zip-full" for TW as 7za binary needed by
|
||||
ImageMagick was moved to this package (see bsc#899627 for more
|
||||
details about this change)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 26 09:49:48 UTC 2018 - pgajdos@suse.com
|
||||
|
||||
|
@ -64,7 +64,11 @@ BuildRequires: dejavu-fonts
|
||||
BuildRequires: libjbig-devel
|
||||
%endif
|
||||
%if 0%{?suse_version} >= 1315
|
||||
%if 0%{?suse_version} > 1500
|
||||
BuildRequires: p7zip-full
|
||||
%else
|
||||
BuildRequires: p7zip
|
||||
%endif
|
||||
BuildRequires: pkgconfig
|
||||
%endif
|
||||
%if 0%{?suse_version} >= 1315
|
||||
|
Loading…
x
Reference in New Issue
Block a user