forked from pool/cura-engine-lulzbot
exclude 32bit
OBS-URL: https://build.opensuse.org/package/show/science/cura-engine-lulzbot?expand=0&rev=69
This commit is contained in:
parent
b5b7a824b0
commit
1df84da7c0
@ -3,6 +3,7 @@ Mon Aug 12 07:29:20 UTC 2019 - Adrian Schröter <adrian@suse.de>
|
|||||||
|
|
||||||
- update to version 3.6.18
|
- update to version 3.6.18
|
||||||
* no code changes
|
* no code changes
|
||||||
|
- disabled failing 32bit builds, not anymore supported
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jul 8 17:08:04 UTC 2019 - Adrian Schröter <adrian@suse.de>
|
Mon Jul 8 17:08:04 UTC 2019 - Adrian Schröter <adrian@suse.de>
|
||||||
|
@ -40,6 +40,8 @@ BuildRequires: cmake
|
|||||||
BuildRequires: cppunit-devel
|
BuildRequires: cppunit-devel
|
||||||
BuildRequires: libArcus-devel
|
BuildRequires: libArcus-devel
|
||||||
BuildRequires: stb-devel
|
BuildRequires: stb-devel
|
||||||
|
# No 32bit support anymore
|
||||||
|
ExcludeArch: %ix86 %arm
|
||||||
|
|
||||||
%description
|
%description
|
||||||
CuraEngine is an engine for processing 3D models
|
CuraEngine is an engine for processing 3D models
|
||||||
|
Loading…
x
Reference in New Issue
Block a user