From: Jan Rękorajski Date: Sat, 14 Sep 2019 10:59:12 +0000 (+0200) Subject: - does not build with qt4, switch to qt5 X-Git-Tag: auto/th/openscad-2019.05-1~5 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fopenscad.git;a=commitdiff_plain;h=7c81224 - does not build with qt4, switch to qt5 --- 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}