solve
OBS-URL: https://build.opensuse.org/package/show/science/FreeCAD?expand=0&rev=118
This commit is contained in:
parent
95892f7296
commit
bc66ca878f
@ -2,7 +2,7 @@
|
||||
Sun May 31 11:38:38 UTC 2020 - Adrian Schröter <adrian@suse.de>
|
||||
|
||||
- solve choice error by selecting vtk-qt
|
||||
- add pugixml-devel buildrequires
|
||||
- add pugixml-devel, vtk-java, proj-devel buildrequires
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 18 09:34:33 UTC 2020 - Yunhe Guo <i@guoyunhe.me>
|
||||
|
@ -90,6 +90,10 @@ BuildRequires: netgen-devel
|
||||
BuildRequires: occt-devel
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: pugixml-devel
|
||||
BuildRequires: sqlite3-devel
|
||||
%if 0%{?suse_version} >= 1550
|
||||
BuildRequires: proj-devel
|
||||
%endif
|
||||
|
||||
%if 0%{?suse_version}
|
||||
# Qt5 & python3
|
||||
@ -98,6 +102,7 @@ BuildRequires: python3-matplotlib
|
||||
BuildRequires: python3-pyside2-devel
|
||||
BuildRequires: python3-vtk
|
||||
BuildRequires: python3-xml
|
||||
BuildRequires: vtk-java
|
||||
BuildRequires: vtk-qt
|
||||
BuildRequires: pkgconfig(Qt5Concurrent)
|
||||
BuildRequires: pkgconfig(Qt5OpenGL)
|
||||
@ -111,6 +116,7 @@ BuildRequires: pkgconfig(Qt5X11Extras)
|
||||
Requires: python3-numpy
|
||||
Requires: python3-pyside2
|
||||
Requires: python3-vtk
|
||||
Requires: vtk-java
|
||||
Requires: vtk-qt
|
||||
# For Arch & Draft workbench
|
||||
Requires: python3-pivy
|
||||
|
Loading…
x
Reference in New Issue
Block a user