Update build requirements

OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt6-serialbus?expand=0&rev=26
This commit is contained in:
Christophe Marin 2023-06-30 15:16:14 +00:00 committed by Git OBS Bridge
parent 3c4041e045
commit e90bbb12f0
2 changed files with 7 additions and 0 deletions

View File

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

View File

@ -72,7 +72,9 @@ Development files for the Qt 6 SerialBus library.
%package private-devel
Summary: Non-ABI stable API for the Qt 6 SerialBus library
Requires: cmake(Qt6Network) = %{real_version}
Requires: cmake(Qt6SerialBus) = %{real_version}
Requires: cmake(Qt6SerialPort) = %{real_version}
%requires_eq qt6-core-private-devel
%description private-devel