Update build requirements
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt6-scxml?expand=0&rev=30
This commit is contained in:
parent
f3bf2f522c
commit
4a1bfef8d5
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jun 30 15:13:14 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update subpackages requirements
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 24 07:45:41 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
Wed May 24 07:45:41 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -75,6 +75,7 @@ Summary: Qt 6 Scxml library - Development files
|
|||||||
Requires: %{name} = %{version}
|
Requires: %{name} = %{version}
|
||||||
Requires: libQt6Scxml6 = %{version}
|
Requires: libQt6Scxml6 = %{version}
|
||||||
Requires: cmake(Qt6Core) = %{real_version}
|
Requires: cmake(Qt6Core) = %{real_version}
|
||||||
|
Requires: cmake(Qt6Qml) = %{real_version}
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
Development files for the Qt 6 Scxml library.
|
Development files for the Qt 6 Scxml library.
|
||||||
@ -82,7 +83,7 @@ Development files for the Qt 6 Scxml library.
|
|||||||
%package private-devel
|
%package private-devel
|
||||||
Summary: Non-ABI stable API for the Qt 6 Scxml library
|
Summary: Non-ABI stable API for the Qt 6 Scxml library
|
||||||
Requires: cmake(Qt6Scxml) = %{real_version}
|
Requires: cmake(Qt6Scxml) = %{real_version}
|
||||||
%requires_eq qt6-qml-private-devel
|
%requires_eq qt6-core-private-devel
|
||||||
|
|
||||||
%description private-devel
|
%description private-devel
|
||||||
This package provides private headers of libQt6Scxml that do not have any
|
This package provides private headers of libQt6Scxml that do not have any
|
||||||
@ -153,8 +154,6 @@ Development files for the Qt 6 StateMachineQml library.
|
|||||||
%package -n qt6-statemachineqml-private-devel
|
%package -n qt6-statemachineqml-private-devel
|
||||||
Summary: Non-ABI stable API for the Qt 6 StateMachineQml library
|
Summary: Non-ABI stable API for the Qt 6 StateMachineQml library
|
||||||
Requires: cmake(Qt6StateMachineQml) = %{real_version}
|
Requires: cmake(Qt6StateMachineQml) = %{real_version}
|
||||||
%requires_eq qt6-core-private-devel
|
|
||||||
%requires_eq qt6-gui-private-devel
|
|
||||||
|
|
||||||
%description -n qt6-statemachineqml-private-devel
|
%description -n qt6-statemachineqml-private-devel
|
||||||
This package provides private headers of libQt6StateMachineQml that do not have any
|
This package provides private headers of libQt6StateMachineQml that do not have any
|
||||||
|
Loading…
Reference in New Issue
Block a user