[SCM] kitemviews packaging branch, master, updated. debian/5.37.0-2-81-ge8d261b

Maximiliano Curia maxy at moszumanska.debian.org
Tue Jan 2 18:46:47 UTC 2018


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

The following commit has been merged in the master branch:
commit a5cd8402b1732d9cbc9238299be8a02590c70164
Author: Helmut Grohne <helmut at subdivi.de>
Date:   Tue Dec 12 16:07:02 2017 -0300

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

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

-- 
kitemviews packaging



More information about the pkg-kde-commits mailing list