Accepting request 1220558 from KDE:Qt6
- Fix qdoc runtime dependency OBS-URL: https://build.opensuse.org/request/show/1220558 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qt6-tools?expand=0&rev=41
This commit is contained in:
commit
2342f832b2
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 4 11:58:21 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Fix qdoc runtime dependency
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 8 09:29:54 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
Tue Oct 8 09:29:54 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -243,7 +243,7 @@ Command line client for communication over D-Bus.
|
|||||||
Summary: Qt 6 Tool used by Qt to generate documentation
|
Summary: Qt 6 Tool used by Qt to generate documentation
|
||||||
License: GPL-3.0-only
|
License: GPL-3.0-only
|
||||||
# qdoc hardcodes clang include paths: boo#1109367, QTBUG-70687
|
# qdoc hardcodes clang include paths: boo#1109367, QTBUG-70687
|
||||||
%requires_eq libclang%{_llvm_sonum}
|
%requires_eq libclang-cpp%{_llvm_sonum}
|
||||||
|
|
||||||
%description qdoc
|
%description qdoc
|
||||||
Qt 6 Tool used by Qt to generate documentation.
|
Qt 6 Tool used by Qt to generate documentation.
|
||||||
|
Loading…
Reference in New Issue
Block a user