SHA256
1
0
forked from pool/qgis

Accepting request 1084029 from home:dimstar:Factory

- Adjust BuildRequires for Qwt6 Qt5/Qt6 compatibility rename
  (boo#1210976).

OBS-URL: https://build.opensuse.org/request/show/1084029
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/qgis?expand=0&rev=372
This commit is contained in:
Dirk Stoecker 2023-05-02 13:44:34 +00:00 committed by Git OBS Bridge
parent d113ab33df
commit c684c48505
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue May 2 11:07:58 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
- Adjust BuildRequires for Qwt6 Qt5/Qt6 compatibility rename
(boo#1210976).
-------------------------------------------------------------------
Mon Apr 17 10:59:05 UTC 2023 - pgajdos@suse.com

View File

@ -76,10 +76,10 @@ BuildRequires: python3-qscintilla-qt5-sip
BuildRequires: python3-qt5-devel
BuildRequires: python3-sip-devel
BuildRequires: python3-termcolor
BuildRequires: qwt6-devel
BuildRequires: sqlite-devel >= 3.12.0
BuildRequires: unzip
BuildRequires: update-desktop-files
BuildRequires: (qwt6-devel or qwt6-qt5-devel)
BuildRequires: cmake(Qt53DAnimation)
BuildRequires: cmake(Qt53DCore)
BuildRequires: cmake(Qt53DExtras)