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

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


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

The following commit has been merged in the master branch:
commit 9b50d10461a910ea89ed9e85ef40672a940df7fd
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sun Aug 27 10:57:51 2017 +0200

    Fix build dep order
    
    Debian buildds use only the first alternative
    
    Gbp-Dch: Ignore
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index ebebfc0..997cc50 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 | qtwebengine5-dev,
+               qtwebengine5-dev | libqt5webengine5-dev,
                libqt5x11extras5-dev,
                libtidy-dev,
                libx11-dev,

-- 
konqueror packaging



More information about the pkg-kde-commits mailing list