]> git.pld-linux.org Git - packages/openscad.git/commitdiff
- does not build with qt4, switch to qt5
authorJan Rękorajski <baggins@pld-linux.org>
Sat, 14 Sep 2019 10:59:12 +0000 (12:59 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Sat, 14 Sep 2019 10:59:12 +0000 (12:59 +0200)
openscad.spec

index fa962c34d0d7e37ef22dfa13b3e8271933e2dea0..52a75dc235762b3144695f607fa9a3f0d90ab13c 100644 (file)
@@ -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}
 
This page took 0.055826 seconds and 4 git commands to generate.