[rkward] debian: Try to give webengine priority over webkit in PPA builds.

Thomas Friedrichsmeier null at kde.org
Wed Apr 8 13:23:40 BST 2020


Git commit f61a6cf90746ec3b5591feb1909f4949be542eeb by Thomas Friedrichsmeier.
Committed on 08/04/2020 at 12:23.
Pushed by tfry into branch 'master'.

Try to give webengine priority over webkit in PPA builds.

M  +1    -1    debian/control

https://commits.kde.org/rkward/f61a6cf90746ec3b5591feb1909f4949be542eeb

diff --git a/debian/control b/debian/control
index a88ccd10..38c42022 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends: cmake,
                extra-cmake-modules,
                pkg-kde-tools | pkg-kf5-tools,
                debhelper (>= 9.0.0),
-               libkf5webkit-dev | qtwebengine5-dev (>= 5.12.0),
+               qtwebengine5-dev (>= 5.12.0) | libkf5webkit-dev,
                libkf5texteditor-dev,
                libkf5doctools-dev | kdoctools-dev,
                r-base-dev (>= 2.8.0)



More information about the rkward-tracker mailing list