From 09c41394300a6495fb206e85ec4c64009798349798a8668d8d8b62a42a8d1b42 Mon Sep 17 00:00:00 2001 From: Christophe Marin Date: Fri, 30 Jun 2023 15:16:08 +0000 Subject: [PATCH] Update build requirements OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt6-remoteobjects?expand=0&rev=27 --- qt6-remoteobjects.changes | 5 +++++ qt6-remoteobjects.spec | 3 +++ 2 files changed, 8 insertions(+) diff --git a/qt6-remoteobjects.changes b/qt6-remoteobjects.changes index 93b8051..21572e5 100644 --- a/qt6-remoteobjects.changes +++ b/qt6-remoteobjects.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jun 30 15:13:14 UTC 2023 - Christophe Marin + +- Update subpackages requirements + ------------------------------------------------------------------- Wed May 24 07:45:41 UTC 2023 - Christophe Marin diff --git a/qt6-remoteobjects.spec b/qt6-remoteobjects.spec index 75b5386..6309569 100644 --- a/qt6-remoteobjects.spec +++ b/qt6-remoteobjects.spec @@ -71,7 +71,9 @@ The Qt 6 RemoteObjects library. Summary: Qt 6 RemoteObjects library - Development files Requires: libQt6RemoteObjects6 = %{version} Requires: qt6-remoteobjects-tools = %{version} +Requires: cmake(Qt6Gui) = %{real_version} Requires: cmake(Qt6Network) = %{real_version} +Requires: cmake(Qt6Qml) = %{real_version} %description devel Development files for the Qt 6 RemoteObjects library. @@ -79,6 +81,7 @@ Development files for the Qt 6 RemoteObjects library. %package private-devel Summary: Non-ABI stable API for the Qt 6 RemoteObjects library Requires: cmake(Qt6RemoteObjects) = %{real_version} +%requires_eq qt6-core-private-devel %description private-devel This package provides private headers of libQt6RemoteObjects that do not have