]> 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 29201b2ff42c28f0341679f2b656f031fac3344c..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
This page took 0.075692 seconds and 4 git commands to generate.