Accepting request 295036 from GNOME:Apps
1 OBS-URL: https://build.opensuse.org/request/show/295036 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gimp?expand=0&rev=92
This commit is contained in:
parent
72ec0e099e
commit
c44810b5d5
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 8 16:48:38 UTC 2015 - dimstar@opensuse.org
|
||||
|
||||
- Replace liblcms-devel BuildRequires with pkgconfig(lcms2): gimp
|
||||
has been ported to lcms2 since version 2.8.8.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 20 16:05:27 UTC 2014 - mailaender@opensuse.org
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gimp
|
||||
#
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -46,7 +46,6 @@ BuildRequires: iso-codes-devel
|
||||
BuildRequires: libbz2-devel
|
||||
BuildRequires: libjasper-devel
|
||||
BuildRequires: libjpeg-devel
|
||||
BuildRequires: liblcms-devel >= 1.16
|
||||
BuildRequires: libmng-devel
|
||||
BuildRequires: libpng-devel >= 1.2.37
|
||||
BuildRequires: libpoppler-glib-devel >= 0.12.4
|
||||
@ -54,6 +53,7 @@ BuildRequires: pkgconfig(cairo) >= 1.10.2
|
||||
BuildRequires: pkgconfig(dbus-glib-1) >= 0.70
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.30.2
|
||||
BuildRequires: pkgconfig(gtk+-2.0) >= 2.24.10
|
||||
BuildRequires: pkgconfig(lcms2) >= 2.2
|
||||
BuildRequires: pkgconfig(libexif) >= 0.6.15
|
||||
%if 0%{?suse_version} < 1220
|
||||
# best-effort attempt to use librsvg (file-svg plugin will be built
|
||||
|
Loading…
x
Reference in New Issue
Block a user