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

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


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

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

    Set Qt5 to run qmake.
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 23072e9..be5ba25 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,6 +6,7 @@
 export CFLAGS := $(shell dpkg-buildflags --get CFLAGS) $(shell dpkg-buildflags --get CPPFLAGS)
 export CXXFLAGS := $(shell dpkg-buildflags --get CXXFLAGS) $(shell dpkg-buildflags --get CPPFLAGS)
 export LDFLAGS := $(shell dpkg-buildflags --get LDFLAGS) -Wl,--as-needed
+export QT_SELECT := qt5
 
 %:
 	dh $@ --parallel

-- 
qtvirtualkeyboard packaging



More information about the pkg-kde-commits mailing list