require gegl04-tools instead of gegl (0.2) for building
This commit is contained in:
parent
8c2303141e
commit
34675e016d
@ -61,7 +61,7 @@ Summary: GNU Image Manipulation Program
|
||||
Name: gimp
|
||||
Epoch: 2
|
||||
Version: 2.10.0
|
||||
%global rel 1
|
||||
%global rel 2
|
||||
Release: %{?prerelprefix}%{rel}%{dotprerel}%{dotgitrev}%{?dist}
|
||||
|
||||
# Compute some version related macros.
|
||||
@ -106,7 +106,7 @@ BuildRequires: fontconfig-devel >= 2.12.4
|
||||
BuildRequires: freetype-devel >= 2.1.7
|
||||
BuildRequires: gcc
|
||||
BuildRequires: gdk-pixbuf2-devel >= 2.30.8
|
||||
BuildRequires: gegl
|
||||
BuildRequires: gegl04-tools
|
||||
BuildRequires: gegl04-devel >= 0.4.0
|
||||
BuildRequires: libgs-devel
|
||||
BuildRequires: glib2-devel >= 2.54.2
|
||||
@ -658,6 +658,9 @@ make check %{?_smp_mflags}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed May 02 2018 Nils Philippsen <nils@tiptoe.de> - 2:2.10.0-2
|
||||
- require gegl04-tools instead of gegl (0.2) for building
|
||||
|
||||
* Sat Apr 28 2018 Nils Philippsen <nils@tiptoe.de> - 2:2.10.0-1
|
||||
- version 2.10.0
|
||||
- update dependency versions
|
||||
|
Loading…
Reference in New Issue
Block a user