SHA256
1
0
forked from pool/cura-engine
2017-12-07 08:27:58 +00:00
committed by Git OBS Bridge
parent 5433b5f768
commit 0b9a782c0d

View File

@@ -26,7 +26,11 @@ Url: http://github.com/Ultimaker/CuraEngine
Source0: https://github.com/Ultimaker/CuraEngine/archive/%{version}/CuraEngine-%{version}.tar.xz
Source1: CuraEngine.1
Patch1: fix-build.patch
%if 0%{?suse_version} >= 1500
BuildRequires: gcc-c++ >= 7
%else
BuildRequires: gcc6-c++
%endif
#!BuildIgnore: libgcc_s1
BuildRequires: cmake
BuildRequires: libArcus-devel