[packages/openscad] ImageMagick required only for tests and png coder is mandatory

atler atler at pld-linux.org
Wed Jul 5 12:08:23 CEST 2023


commit 726721be0be483977f55411669c153d595a316bf
Author: Jan Palus <atler at pld-linux.org>
Date:   Wed Jul 5 11:02:26 2023 +0200

    ImageMagick required only for tests and png coder is mandatory

 openscad.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/openscad.spec b/openscad.spec
index 9d6415b..2845c33 100644
--- a/openscad.spec
+++ b/openscad.spec
@@ -21,7 +21,8 @@ Patch1:		localedir.patch
 Patch2:		tests.patch
 URL:		http://www.openscad.org/
 BuildRequires:	CGAL-devel >= 4.9
-BuildRequires:	ImageMagick
+%{?with_tests:BuildRequires:	ImageMagick}
+%{?with_tests:BuildRequires:	ImageMagick-coder-png}
 BuildRequires:	Mesa-dri-driver-swrast
 BuildRequires:	Qt5Concurrent-devel
 BuildRequires:	Qt5DBus-devel
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openscad.git/commitdiff/96a477454cb819edd8254dfc10f740c5d924c75e



More information about the pld-cvs-commit mailing list