[SCM] kcodecs packaging branch, master, updated. debian/5.37.0-2-93-gd165600

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


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

The following commit has been merged in the master branch:
commit c3f12077975abc1f2084e06e05fb2757dc1e18ff
Author: Helmut Grohne <helmut at subdivi.de>
Date:   Tue Dec 12 10:05:30 2017 -0300

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

diff --git a/debian/control b/debian/control
index b439038..df18545 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: cmake (>= 3.0~),
                extra-cmake-modules (>= 5.41.0~),
                gperf,
                graphviz,
-               libqt5sql5-sqlite,
+               libqt5sql5-sqlite:native,
                pkg-kde-tools (>= 0.15.15ubuntu1~),
                qtbase5-dev (>= 5.7.0~),
                qttools5-dev (>= 5.4),

-- 
kcodecs packaging



More information about the pkg-kde-commits mailing list