2020-05-31 11:39:00 +00:00
committed by Git OBS Bridge
parent 3316926b96
commit 27b33982ca
2 changed files with 8 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun May 31 11:38:38 UTC 2020 - Adrian Schröter <adrian@suse.de>
- solve choice error by selecting vtk-qt
-------------------------------------------------------------------
Wed Mar 18 09:34:33 UTC 2020 - Yunhe Guo <i@guoyunhe.me>

View File

@@ -35,6 +35,8 @@ Group: Productivity/Graphics/CAD
URL: https://www.freecadweb.org/
%if %{build_tar_ball}
Source0: %{name}-%version.tar.xz
%else
Source0: _service
%endif
# PATCH-FIX-UPSTREAM 0001-Fix-build-with-pyside2-shiboken2-5.12.1.patch -- Fix build with shiboken2/pyside2 >= 5.12.1
Patch1: 0001-Fix-build-with-pyside2-shiboken2-5.12.1.patch
@@ -95,6 +97,7 @@ BuildRequires: python3-matplotlib
BuildRequires: python3-pyside2-devel
BuildRequires: python3-vtk
BuildRequires: python3-xml
BuildRequires: vtk-qt
BuildRequires: pkgconfig(Qt5Concurrent)
BuildRequires: pkgconfig(Qt5OpenGL)
BuildRequires: pkgconfig(Qt5PrintSupport)