forked from pool/cura-engine
fix
OBS-URL: https://build.opensuse.org/package/show/science/cura-engine?expand=0&rev=25
This commit is contained in:
@@ -25,6 +25,7 @@ Group: Hardware/Printing
|
||||
Url: http://github.com/Ultimaker/CuraEngine
|
||||
Source0: CuraEngine-%{version}.tar.xz
|
||||
Source1: CuraEngine.1
|
||||
Patch1: fix-build.patch
|
||||
# On TW/Factory or Leap/SLE 15 use latest gcc, gcc6 otherwise
|
||||
%if 0%{?suse_version} >= 1500
|
||||
BuildRequires: gcc-c++ >= 5
|
||||
@@ -42,6 +43,7 @@ It is part of the larger project called "Cura".
|
||||
|
||||
%prep
|
||||
%setup -q -n CuraEngine-%version
|
||||
%patch1 -p1
|
||||
|
||||
%build
|
||||
%if 0%{?suse_version} < 1500
|
||||
|
Reference in New Issue
Block a user