Update build requirements

OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt6-languageserver?expand=0&rev=19
This commit is contained in:
Christophe Marin 2023-06-30 15:15:50 +00:00 committed by Git OBS Bridge
parent 7b4720a59f
commit 955cfd7689
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Jun 30 15:13:10 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update subpackages requirements
-------------------------------------------------------------------
Wed May 24 07:45:37 UTC 2023 - Christophe Marin <christophe@krop.fr>

View File

@ -50,8 +50,8 @@ specification.
%package private-devel
Summary: Qt 6 LanguageServer library - Development files
Requires: libQt6LanguageServer6 = %{version}
Requires: qt6-core-private-devel = %{version}
Requires: qt6-jsonrpc-private-devel = %{version}
%requires_eq qt6-core-private-devel
%description private-devel
Development files for the Qt 6 LanguageServer private library.