forked from pool/python3-pyside6
Accepting request 1072542 from KDE:Qt6
- Temporarily disable Qt3D bindings on x86 OBS-URL: https://build.opensuse.org/request/show/1072542 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python3-pyside6?expand=0&rev=15
This commit is contained in:
commit
cc5df19867
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 17 09:04:56 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Temporarily disable Qt3D bindings on x86
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 11 11:11:25 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
@ -70,12 +70,15 @@ BuildRequires: cmake(Qt6Widgets)
|
||||
# /SECTION
|
||||
# SECTION optional_modules
|
||||
BuildRequires: qt6-qml-private-devel
|
||||
# TODO: Reenable when 6.5.0 is released
|
||||
%ifnarch %{ix86}
|
||||
BuildRequires: cmake(Qt63DAnimation)
|
||||
BuildRequires: cmake(Qt63DCore)
|
||||
BuildRequires: cmake(Qt63DExtras)
|
||||
BuildRequires: cmake(Qt63DInput)
|
||||
BuildRequires: cmake(Qt63DLogic)
|
||||
BuildRequires: cmake(Qt63DRender)
|
||||
%endif
|
||||
BuildRequires: cmake(Qt6Bluetooth)
|
||||
BuildRequires: cmake(Qt6Charts)
|
||||
BuildRequires: cmake(Qt6DBus)
|
||||
|
Loading…
Reference in New Issue
Block a user