forked from pool/doxygen
- Doxywizard: Use Qt 6 instead of Qt5.
OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=220
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 29 14:07:05 UTC 2025 - Christoph G <foss@grueninger.de>
|
||||
|
||||
- Doxywizard: Use Qt 6 instead of Qt5.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat May 24 18:24:12 UTC 2025 - Christoph G <foss@grueninger.de>
|
||||
|
||||
|
@@ -35,10 +35,10 @@ BuildRequires: pkgconfig
|
||||
BuildRequires: python3-base
|
||||
BuildRequires: python3-xml
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: pkgconfig(Qt5Core)
|
||||
BuildRequires: pkgconfig(Qt5Gui)
|
||||
BuildRequires: pkgconfig(Qt5Widgets)
|
||||
BuildRequires: pkgconfig(Qt5Xml)
|
||||
BuildRequires: pkgconfig(Qt6Core)
|
||||
BuildRequires: pkgconfig(Qt6Gui)
|
||||
BuildRequires: pkgconfig(Qt6Widgets)
|
||||
BuildRequires: pkgconfig(Qt6Xml)
|
||||
Requires: doxygen = %{version}
|
||||
# for make tests
|
||||
BuildRequires: libxml2-tools
|
||||
|
Reference in New Issue
Block a user