[packages/vtk] - rel 2, don't require Qt6WebEngine on archs that don't have it

baggins baggins at pld-linux.org
Sun Dec 8 21:06:21 CET 2024


commit fe8143edf5fb4a0e94e5cd7c32d6d5a26875eb21
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Dec 8 20:54:41 2024 +0100

    - rel 2, don't require Qt6WebEngine on archs that don't have it

 vtk.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/vtk.spec b/vtk.spec
index ea0f5f4..dae7593 100644
--- a/vtk.spec
+++ b/vtk.spec
@@ -24,7 +24,7 @@ Summary:	Toolkit for 3D computer graphics, image processing, and visualization
 Summary(pl.UTF-8):	Zestaw narzędzi do trójwymiarowej grafiki, przetwarzania obrazu i wizualizacji
 Name:		vtk
 Version:	9.3.1
-Release:	1
+Release:	2
 License:	BSD
 Group:		Libraries
 #Source0Download: https://vtk.org/download/
@@ -168,7 +168,9 @@ Requires:	Qt6Gui
 Requires:	Qt6Network
 Requires:	Qt6OpenGL
 Requires:	Qt6Sql
+%ifarch %{x8664}
 Requires:	Qt6WebEngine
+%endif
 
 %description qt
 Qt6 bindings and Qt6 Designer plugin for VTK.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/vtk.git/commitdiff/fe8143edf5fb4a0e94e5cd7c32d6d5a26875eb21



More information about the pld-cvs-commit mailing list