forked from pool/qt6-positioning
Update build requirements
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt6-positioning?expand=0&rev=28
This commit is contained in:
parent
1217ef48e6
commit
054bf6bbe3
@ -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>
|
Wed May 24 07:45:39 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -129,6 +129,7 @@ The Qt 6 PositioningQuick library.
|
|||||||
%package -n qt6-positioningquick-devel
|
%package -n qt6-positioningquick-devel
|
||||||
Summary: Qt 6 PositioningQuick library - Development files
|
Summary: Qt 6 PositioningQuick library - Development files
|
||||||
Requires: libQt6PositioningQuick6 = %{version}
|
Requires: libQt6PositioningQuick6 = %{version}
|
||||||
|
Requires: cmake(Qt6Positioning) = %{real_version}
|
||||||
Requires: cmake(Qt6Qml) = %{real_version}
|
Requires: cmake(Qt6Qml) = %{real_version}
|
||||||
Requires: cmake(Qt6Quick) = %{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
|
%package -n qt6-positioningquick-private-devel
|
||||||
Summary: Non-ABI stable API for the Qt 6 PositioningQuick Library
|
Summary: Non-ABI stable API for the Qt 6 PositioningQuick Library
|
||||||
|
Requires: qt6-positioning-private-devel = %{version}
|
||||||
Requires: cmake(Qt6PositioningQuick) = %{real_version}
|
Requires: cmake(Qt6PositioningQuick) = %{real_version}
|
||||||
%requires_eq qt6-core-private-devel
|
|
||||||
%requires_eq qt6-qml-private-devel
|
|
||||||
%requires_eq qt6-quick-private-devel
|
%requires_eq qt6-quick-private-devel
|
||||||
|
|
||||||
%description -n qt6-positioningquick-private-devel
|
%description -n qt6-positioningquick-private-devel
|
||||||
|
Loading…
x
Reference in New Issue
Block a user