Enable qml-autoreqprov in package builds. Needs branches of qml-autoreqprov, qtdeclarative-imports-provides and qmlpluginexports in target projects for now.

OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:6.0/qt6-declarative?expand=0&rev=8
This commit is contained in:
Christophe Giboudeaux 2021-01-12 18:38:32 +00:00 committed by Git OBS Bridge
parent 15b0d96d61
commit fda836f37b
2 changed files with 7 additions and 1 deletions

View File

@ -3,6 +3,11 @@ Wed Dec 30 15:50:18 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Move the QML files into a separate package.
-------------------------------------------------------------------
Mon Dec 28 18:07:31 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
- Enable qml-autoreqprov
-------------------------------------------------------------------
Wed Dec 16 11:26:05 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -108,6 +108,7 @@ Additional tools for inspecting, testing, viewing QML imports and files.
Summary: Qt 6 Qml library
License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later)
Requires: qt6-declarative-imports
Requires: (qml-autoreqprov if rpm-build)
%description -n libQt6Qml6
The Qt 6 Qml library.
@ -344,7 +345,6 @@ ABI or API guarantees.
### Static libraries ###
%package -n qt6-packetprotocol-devel-static
Summary: Qt6 PacketProtocol static library
License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later)
%requires_eq qt6-core-private-devel
%description -n qt6-packetprotocol-devel-static
@ -361,6 +361,7 @@ any ABI or API guarantees.
%package -n qt6-qmlcompiler-devel-static
Summary: Qt6 QmlCompiler static library
License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later)
%description -n qt6-qmlcompiler-devel-static
The Qt6 QmlCompiler static library.