[packages/gegl] - require maxflow for paint-select operation plugin
qboosh
qboosh at pld-linux.org
Sat Apr 24 07:33:48 CEST 2021
commit 7d5522c02234ef2142ff5092b77ea0490ab75e7d
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Apr 24 07:33:32 2021 +0200
- require maxflow for paint-select operation plugin
gegl.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/gegl.spec b/gegl.spec
index 556c33b..3bff6f5 100644
--- a/gegl.spec
+++ b/gegl.spec
@@ -1,4 +1,3 @@
-# TODO: maxflow >= 3.0.4
#
# Conditional build:
%bcond_without doc # apidocs
@@ -68,6 +67,7 @@ BuildRequires: libwebp-devel >= 0.5.0
BuildRequires: luajit-devel >= 2.0.4
BuildRequires: lua51-devel >= 5.1.5-2
%endif
+BuildRequires: maxflow-devel >= 3.0.4
BuildRequires: meson >= 0.50.0
BuildRequires: mrg-devel >= %{mrg_ver}
BuildRequires: ninja >= 1.5
@@ -105,6 +105,7 @@ Requires: librsvg >= 1:2.40.6
Requires: libspiro >= 0.5.0
Requires: libtiff >= 4.0.0
Requires: libwebp >= 0.5.0
+Requires: maxflow >= 3.0.4
Requires: mrg-libs >= %{mrg_ver}
Requires: pango >= 1:1.38.0
Requires: poppler-glib >= 0.71.0
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gegl.git/commitdiff/0935008ad33375bdcbe0669e22e42622b2fb66f2
More information about the pld-cvs-commit
mailing list