Accepting request 578214 from home:elvigia:branches:graphics
- Add explicit buildrequires on: pkgconfig(libwebpmux), pkgconfig(cairo), pkgconfig(fontconfig), pkgconfig(libpng), pkgconfig(x11), pkgconfig(xext), pkgconfig(zlib). all of them direct build dependencies but not included in the spec file OBS-URL: https://build.opensuse.org/request/show/578214 OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=336
This commit is contained in:
parent
d5d81eb75c
commit
81b3e01d47
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 19 21:58:06 UTC 2018 - crrodriguez@opensuse.org
|
||||
|
||||
- Add explicit buildrequires on: pkgconfig(libwebpmux),
|
||||
pkgconfig(cairo), pkgconfig(fontconfig), pkgconfig(libpng),
|
||||
pkgconfig(x11), pkgconfig(xext), pkgconfig(zlib). all
|
||||
of them direct build dependencies but not included in
|
||||
the spec file
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 31 18:50:15 CET 2018 - ro@suse.de
|
||||
|
||||
|
@ -94,6 +94,7 @@ BuildRequires: pkgconfig(libopenjp2) >= 2.1.0
|
||||
BuildRequires: pkgconfig(librsvg-2.0)
|
||||
BuildRequires: pkgconfig(libtiff-4) >= 4.0.3
|
||||
BuildRequires: pkgconfig(libwebp)
|
||||
BuildRequires: pkgconfig(libwebpmux)
|
||||
BuildRequires: pkgconfig(libxml-2.0)
|
||||
%if 0%{?suse_version} > 1315
|
||||
BuildRequires: pkgconfig(lqr-1)
|
||||
@ -113,6 +114,12 @@ BuildRequires: librsvg-devel
|
||||
BuildRequires: libtiff-devel
|
||||
BuildRequires: libxml-devel
|
||||
BuildRequires: perl-parent
|
||||
BuildRequires: pkgconfig(cairo)
|
||||
BuildRequires: pkgconfig(fontconfig)
|
||||
BuildRequires: pkgconfig(libpng)
|
||||
BuildRequires: pkgconfig(x11)
|
||||
BuildRequires: pkgconfig(xext)
|
||||
BuildRequires: pkgconfig(zlib)
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user