[SCM] karchive packaging branch, master, updated. debian/5.37.0-2-99-gba9224a

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


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

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

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

diff --git a/debian/control b/debian/control
index 614beae..a2f31f4 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: cmake (>= 3.0~),
                graphviz,
                libbz2-dev,
                liblzma-dev,
-               libqt5sql5-sqlite,
+               libqt5sql5-sqlite:native,
                pkg-kde-tools (>= 0.15.16~),
                qtbase5-dev (>= 5.7.0~),
                qttools5-dev-tools (>= 5.4),

-- 
karchive packaging



More information about the pkg-kde-commits mailing list