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:
parent
15b0d96d61
commit
fda836f37b
@ -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.
|
- 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>
|
Wed Dec 16 11:26:05 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -108,6 +108,7 @@ Additional tools for inspecting, testing, viewing QML imports and files.
|
|||||||
Summary: Qt 6 Qml library
|
Summary: Qt 6 Qml library
|
||||||
License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later)
|
License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later)
|
||||||
Requires: qt6-declarative-imports
|
Requires: qt6-declarative-imports
|
||||||
|
Requires: (qml-autoreqprov if rpm-build)
|
||||||
|
|
||||||
%description -n libQt6Qml6
|
%description -n libQt6Qml6
|
||||||
The Qt 6 Qml library.
|
The Qt 6 Qml library.
|
||||||
@ -344,7 +345,6 @@ ABI or API guarantees.
|
|||||||
### Static libraries ###
|
### Static libraries ###
|
||||||
%package -n qt6-packetprotocol-devel-static
|
%package -n qt6-packetprotocol-devel-static
|
||||||
Summary: Qt6 PacketProtocol static library
|
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
|
%requires_eq qt6-core-private-devel
|
||||||
|
|
||||||
%description -n qt6-packetprotocol-devel-static
|
%description -n qt6-packetprotocol-devel-static
|
||||||
@ -361,6 +361,7 @@ any ABI or API guarantees.
|
|||||||
|
|
||||||
%package -n qt6-qmlcompiler-devel-static
|
%package -n qt6-qmlcompiler-devel-static
|
||||||
Summary: Qt6 QmlCompiler static library
|
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
|
%description -n qt6-qmlcompiler-devel-static
|
||||||
The Qt6 QmlCompiler static library.
|
The Qt6 QmlCompiler static library.
|
||||||
|
Loading…
Reference in New Issue
Block a user