From 054bf6bbe3321ec67fea905a94b38957e5242aadc2438bdd8888bb10ec45bdbb Mon Sep 17 00:00:00 2001 From: Christophe Marin Date: Fri, 30 Jun 2023 15:15:59 +0000 Subject: [PATCH] Update build requirements OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt6-positioning?expand=0&rev=28 --- qt6-positioning.changes | 5 +++++ qt6-positioning.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/qt6-positioning.changes b/qt6-positioning.changes index 2b0ec79..4bf821f 100644 --- a/qt6-positioning.changes +++ b/qt6-positioning.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jun 30 15:13:12 UTC 2023 - Christophe Marin + +- Update subpackages requirements + ------------------------------------------------------------------- Wed May 24 07:45:39 UTC 2023 - Christophe Marin diff --git a/qt6-positioning.spec b/qt6-positioning.spec index 7d740e5..44042db 100644 --- a/qt6-positioning.spec +++ b/qt6-positioning.spec @@ -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