[packages/openscad] - does not build with qt4, switch to qt5

baggins baggins at pld-linux.org
Sat Sep 14 13:00:19 CEST 2019


commit 7c812244a86a3c1095acc23e7be94105de9197cc
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat Sep 14 12:59:12 2019 +0200

    - does not build with qt4, switch to qt5

 openscad.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/openscad.spec b/openscad.spec
index fa962c3..52a75dc 100644
--- a/openscad.spec
+++ b/openscad.spec
@@ -1,7 +1,7 @@
 #
 # Conditional build:
 %bcond_without	tests		# build with tests
-%bcond_with	qt5
+%bcond_without	qt5
 
 %define	qtver	%{?with_qt5:5}%{!?with_qt5:4}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openscad.git/commitdiff/7c812244a86a3c1095acc23e7be94105de9197cc



More information about the pld-cvs-commit mailing list