From 503daafbb0460bb5d57c8be95e74e44e8f5f0320 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 23:01:08 +0100 Subject: [PATCH] require graphviz [release 2.10.22-3mamba;Tue Feb 09 2021] --- gimp.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/gimp.spec b/gimp.spec index 5cf4852..1719189 100644 --- a/gimp.spec +++ b/gimp.spec @@ -12,7 +12,7 @@ Name: gimp Epoch: 1 Version: 2.10.22 -Release: 2mamba +Release: 3mamba Summary: The GNU Image Manipulation Program Group: Graphical Desktop/Applications/Graphics Vendor: openmamba @@ -102,6 +102,7 @@ Requires: python-gimp = %{?epoch:%epoch:}%{version}-%{release} Requires: libtiff >= 3.5.7 Requires: dbus-tools Requires: iso-codes +Requires: graphviz BuildRoot: %{_tmppath}/%{name}-%{version}-root #==================================================== # warning FIXME: "reverse" hardcoded to FALSE. @@ -309,6 +310,9 @@ done %endif %changelog +* Tue Feb 09 2021 Silvan Calarco 2.10.22-3mamba +- require graphviz + * Fri Jan 01 2021 Silvan Calarco 2.10.22-2mamba - python-gimp: removed requirements for python 2.6