[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=a089bfa

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

    Install xvfb in order to run tests.
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 7d7610a..dd8f0a4 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,8 @@ Build-Depends: debhelper (>= 9),
                qml-module-qttest,
                qtbase5-dev (>= 5.7.1+dfsg~),
                qtbase5-private-dev (>= 5.7.1+dfsg~),
-               qtdeclarative5-dev (>= 5.7.1~)
+               qtdeclarative5-dev (>= 5.7.1~),
+               xvfb
 Standards-Version: 3.9.8
 Section: libs
 Homepage: http://doc.qt.io/qt-5/qtvirtualkeyboard-index.html

-- 
qtvirtualkeyboard packaging



More information about the pkg-kde-commits mailing list