]> git.pld-linux.org Git - packages/qt6.git/commitdiff
BC: Qt6Core
authorJan Palus <atler@pld-linux.org>
Mon, 31 Oct 2022 11:08:27 +0000 (12:08 +0100)
committerJan Palus <atler@pld-linux.org>
Mon, 31 Oct 2022 11:08:27 +0000 (12:08 +0100)
try to avoid:

samu: job failed: cd /tmp/B.oke831fx/BUILD/qt-everywhere-src-6.3.2/build/qtopcua/src/opcua && /tmp/B.oke831fx/BUILD/qt-everywhere-src-6.3.2/build/qtbase/libx32/qt6/libexec/qhelpgenerator /tmp/B.oke831fx/BUILD/qt-everywhere-src-6.3.2/build/share/doc/qt6-doc/qtopcua/qtopcua.qhp -o /tmp/B.oke831fx/BUILD/qt-everywhere-src-6.3.2/build/share/doc/qt6-doc/qtopcua.qch
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/B.oke831fx/BUILD/tmp/runtime-builder'
Cannot mix incompatible Qt library (6.3.2) with this library (6.3.1)
Aborted

qt6.spec

index d019ea372e07a97b9403b32bd0806549d3df8a80..89f4825b3e470a72987c76ac819dad2c2c5852b6 100644 (file)
--- a/qt6.spec
+++ b/qt6.spec
@@ -209,6 +209,7 @@ BuildRequires:      xorg-lib-libxkbcommon-x11-devel >= 0.5.0
 BuildRequires: xz
 BuildRequires: zlib-devel >= 1.0.8
 BuildRequires: zstd-devel >= 1.3
+BuildConflicts:        Qt6Core
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                filterout       -flto
This page took 0.587742 seconds and 4 git commands to generate.