[SCM] kcompletion packaging branch, master, updated. debian/5.37.0-2-84-g440a1d9

Maximiliano Curia maxy at moszumanska.debian.org
Tue Jan 2 18:31:49 UTC 2018


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kcompletion.git;a=commitdiff;h=5189476

The following commit has been merged in the master branch:
commit 5189476fea2580c8a1aca673d007b36fdd818928
Author: Helmut Grohne <helmut at subdivi.de>
Date:   Wed Dec 13 12:02:46 2017 -0300

    Fix FTCBFS: Annotate libqt5sql5-sqlite with :native.
    
    Closes: 882899
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index f493153..746a87b 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: cmake (>= 3.0~),
                graphviz,
                libkf5config-dev (>= 5.41.0~),
                libkf5widgetsaddons-dev (>= 5.41.0~),
-               libqt5sql5-sqlite,
+               libqt5sql5-sqlite:native,
                pkg-kde-tools (>= 0.15.15ubuntu1~),
                qtbase5-dev (>= 5.7.0~),
                qttools5-dev (>= 5.4),

-- 
kcompletion packaging



More information about the pkg-kde-commits mailing list