1
0

Update build requirements

OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt6-positioning?expand=0&rev=28
This commit is contained in:
Christophe Marin 2023-06-30 15:15:59 +00:00 committed by Git OBS Bridge
parent 1217ef48e6
commit 054bf6bbe3
2 changed files with 7 additions and 2 deletions

View File

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

View File

@ -129,6 +129,7 @@ The Qt 6 PositioningQuick library.
%package -n qt6-positioningquick-devel
Summary: Qt 6 PositioningQuick library - Development files
Requires: libQt6PositioningQuick6 = %{version}
Requires: cmake(Qt6Positioning) = %{real_version}
Requires: cmake(Qt6Qml) = %{real_version}
Requires: cmake(Qt6Quick) = %{real_version}
@ -137,9 +138,8 @@ Development files for the Qt 6 PositioningQuick library.
%package -n qt6-positioningquick-private-devel
Summary: Non-ABI stable API for the Qt 6 PositioningQuick Library
Requires: qt6-positioning-private-devel = %{version}
Requires: cmake(Qt6PositioningQuick) = %{real_version}
%requires_eq qt6-core-private-devel
%requires_eq qt6-qml-private-devel
%requires_eq qt6-quick-private-devel
%description -n qt6-positioningquick-private-devel