]> git.pld-linux.org Git - packages/openscad.git/blobdiff - openscad.spec
- leave tests only on x8664, other builders have problems running the suite
[packages/openscad.git] / openscad.spec
index 5bb2219bb91f018e3ec5fe000c5d3623c16400ef..ac4a1463216dfbd4045392a3ddc2d61a59a97efa 100644 (file)
@@ -2,6 +2,9 @@
 # Conditional build:
 %bcond_without tests           # build with tests
 
+%ifnarch %{x8664}
+%undefine      with_tests
+%endif
 Summary:       The Programmers Solid 3D CAD Modeller
 Name:          openscad
 Version:       2019.05
@@ -27,6 +30,7 @@ BuildRequires:        Mesa-dri-driver-swrast
 BuildRequires: bison >= 2.4
 BuildRequires: boost-devel >= 1.35
 BuildRequires: desktop-file-utils
+BuildRequires: double-conversion-devel
 BuildRequires: eigen3
 BuildRequires: flex >= 2.5.35
 BuildRequires: fontconfig-devel >= 2.10
@@ -45,7 +49,7 @@ BuildRequires:        pkgconfig
 BuildRequires: polyclipping-devel >= 6.1.3
 BuildRequires: procps
 BuildRequires: python
-BuildRequires: qscintilla2-qt5-devel
+BuildRequires: qscintilla2-qt5-devel >= 2.11.2
 BuildRequires: qt5-build
 BuildRequires: xorg-xserver-Xvfb
 Requires:      font(liberationmono)
This page took 0.053597 seconds and 4 git commands to generate.