[SCM] kfilemetadata packaging branch, master, updated. debian/5.37.0-2-91-g4158674

Maximiliano Curia maxy at moszumanska.debian.org
Tue Jan 2 18:40:55 UTC 2018


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

The following commit has been merged in the master branch:
commit 9b993d8a2705f7cfd06c9b7e7fa5f8cc0866c0e8
Author: Helmut Grohne <helmut at subdivi.de>
Date:   Wed Dec 13 12:04:17 2017 -0300

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

diff --git a/debian/control b/debian/control
index 34c0d03..9ba16c0 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Build-Depends: cmake (>= 3.0~),
                libkf5i18n-dev (>= 5.41.0~),
                libpoppler-qt5-dev (>= 0.12.1),
                libpostproc-dev,
-               libqt5sql5-sqlite,
+               libqt5sql5-sqlite:native,
                libswscale-dev,
                libtag1-dev (>= 1.9~),
                pkg-config,

-- 
kfilemetadata packaging



More information about the pkg-kde-commits mailing list