[SCM] qtvirtualkeyboard packaging branch, master, updated. a089bfa6b80e9052027a85e76e364c0d45972473

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Sun Apr 2 00:12:09 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtvirtualkeyboard.git;a=commitdiff;h=32648ce

The following commit has been merged in the master branch:
commit 32648ce3c0e7300481624403222636206915f733
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Sat Apr 1 21:10:03 2017 -0300

    Build with tests enabled.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index be5ba25..63b807d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,7 @@ export QT_SELECT := qt5
 	dh $@ --parallel
 
 override_dh_auto_configure:
-	qmake -makefile
+	qmake QT_BUILD_PARTS+=tests
 
 override_dh_auto_install:
 	dh_auto_install

-- 
qtvirtualkeyboard packaging



More information about the pkg-kde-commits mailing list