]> git.pld-linux.org Git - packages/qt5-qttools.git/commitdiff
add BC: Qt5WebKit-devel when building without qtwebkit
authorJan Palus <atler@pld-linux.org>
Mon, 1 Jun 2020 15:11:09 +0000 (17:11 +0200)
committerJan Palus <atler@pld-linux.org>
Mon, 1 Jun 2020 15:11:09 +0000 (17:11 +0200)
there's no toggle to choose between text and web based implementation,
selection is made purely on qtwebkit existence

qt5-qttools.spec

index 61c744d1cfaa08be29576a7e16d50aabe293cef3..950496ff5e9a1e665b05d9e99b1c2aa48850ac3b 100644 (file)
@@ -51,6 +51,7 @@ BuildRequires:        qt5-qmake >= %{qtbase_ver}
 BuildRequires: rpmbuild(macros) >= 1.654
 BuildRequires: tar >= 1:1.22
 BuildRequires: xz
+%{!?with_qtwebkit:BuildConflicts:      Qt5WebKit-devel}
 # pixeltool: Core, Gui, Widgets
 # qtpaths: Core
 Requires:      Qt5Core >= %{qtbase_ver}
This page took 0.06329 seconds and 4 git commands to generate.