Accepting request 640035 from home:plater

Add build option to fix boo#1107776 kicad: 3D models do not work

OBS-URL: https://build.opensuse.org/request/show/640035
OBS-URL: https://build.opensuse.org/package/show/electronics/kicad?expand=0&rev=47
This commit is contained in:
Dave Plater 2018-10-05 07:56:23 +00:00 committed by Git OBS Bridge
parent 31b28565d6
commit 0a9d7c6601
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Oct 5 07:52:54 UTC 2018 - davejplater@gmail.com
- Add build option to fix boo#1107776 kicad: 3D models do not work
-------------------------------------------------------------------
Mon Oct 1 23:32:40 UTC 2018 - Stefan Brüns <stefan.bruens@rwth-aachen.de>

View File

@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via https://bugs.opensuse.org/
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
@ -126,6 +126,7 @@ cp %{SOURCE2} .
-DKICAD_SCRIPTING=ON \
-DKICAD_SCRIPTING_MODULES=ON \
-DKICAD_SCRIPTING_WXPYTHON=ON \
-DCMAKE_INSTALL_LIBDIR:PATH=%{_lib} \
-DCMAKE_EXE_LINKER_FLAGS="-Wl,--as-needed -Wl,--no-undefined -Wl,-z,now -pie" \
-DPYTHON_SITE_PACKAGE_PATH=%{python_sitearch} \
-DKICAD_SPICE=ON