Accepting request 1046021 from science
- Update up-occt-version.patch * Allow any version for openCASCADE * Luckily, the package compiles with recently updated occt v7.7 (forwarded request 1046020 from bnavigator) OBS-URL: https://build.opensuse.org/request/show/1046021 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PrusaSlicer?expand=0&rev=25
This commit is contained in:
commit
abdafe43e4
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 1 17:25:36 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
- Update up-occt-version.patch
|
||||||
|
* Allow any version for openCASCADE
|
||||||
|
* Luckily, the package compiles with recently updated occt v7.7
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Oct 29 11:35:55 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
Sat Oct 29 11:35:55 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package PrusaSlicer
|
# spec file for package PrusaSlicer
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2023 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
|
@ -7,7 +7,7 @@ Index: PrusaSlicer-version_2.5.0/src/occt_wrapper/CMakeLists.txt
|
|||||||
generate_export_header(OCCTWrapper)
|
generate_export_header(OCCTWrapper)
|
||||||
|
|
||||||
-find_package(OpenCASCADE 7.6.2 REQUIRED)
|
-find_package(OpenCASCADE 7.6.2 REQUIRED)
|
||||||
+find_package(OpenCASCADE 7.6.3 REQUIRED)
|
+find_package(OpenCASCADE REQUIRED)
|
||||||
|
|
||||||
set(OCCT_LIBS
|
set(OCCT_LIBS
|
||||||
TKXDESTEP
|
TKXDESTEP
|
||||||
|
Loading…
Reference in New Issue
Block a user