[packages/qt5-qttools] add BC: Qt5WebKit-devel when building without qtwebkit

atler atler at pld-linux.org
Mon Jun 1 17:16:00 CEST 2020


commit 6c74194ba534b8a23a7ef16a197e010749928a24
Author: Jan Palus <atler at pld-linux.org>
Date:   Mon Jun 1 17:11:09 2020 +0200

    add BC: Qt5WebKit-devel when building without qtwebkit
    
    there's no toggle to choose between text and web based implementation,
    selection is made purely on qtwebkit existence

 qt5-qttools.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/qt5-qttools.spec b/qt5-qttools.spec
index 61c744d..950496f 100644
--- a/qt5-qttools.spec
+++ b/qt5-qttools.spec
@@ -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}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qt5-qttools.git/commitdiff/9b7eb7648f12cb804120c79f3841f773a2ab1127



More information about the pld-cvs-commit mailing list