require graphviz [release 2.10.22-3mamba;Tue Feb 09 2021]
This commit is contained in:
parent
0f0c19ed55
commit
503daafbb0
@ -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 <silvan.calarco@mambasoft.it> 2.10.22-3mamba
|
||||
- require graphviz
|
||||
|
||||
* Fri Jan 01 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 2.10.22-2mamba
|
||||
- python-gimp: removed requirements for python 2.6
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user