[SCM] konqueror packaging branch, master, updated. 3b293809ad0ad2d4642e8d830644255c283c969d

Maximiliano Curia maxy at moszumanska.debian.org
Sun Aug 27 10:10:50 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/konqueror.git;a=commitdiff;h=930075e

The following commit has been merged in the master branch:
commit 930075eaa58d9676e58c65432f3e60e33d523cc4
Author: Rohan Garg <rohan at garg.io>
Date:   Tue Feb 14 16:57:45 2017 +0100

    Fix build-depends for Debian
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index f88d7c1..119e345 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Build-Depends: cmake (>= 2.8.9~),
                libkf5kdelibs4support-dev,
                libkf5khtml-dev,
                libkf5parts-dev,
-               libqt5webengine5-dev,
+               libqt5webengine5-dev | qtwebengine5-dev,
                libqt5x11extras5-dev,
                libtidy-dev,
                libx11-dev,

-- 
konqueror packaging



More information about the pkg-kde-commits mailing list