[SCM] qtwayland packaging branch, kubuntu_unstable, updated. 8c00819798affe3e4c5dfc41ea817eef4004f696
Rohan Garg
rohangarg-guest at moszumanska.debian.org
Tue Feb 24 14:56:46 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtwayland.git;a=commitdiff;h=8c00819
The following commit has been merged in the kubuntu_unstable branch:
commit 8c00819798affe3e4c5dfc41ea817eef4004f696
Author: Rohan Garg <rohan at garg.io>
Date: Tue Feb 24 15:56:31 2015 +0100
Make sure we build with the experimental wayland compositor
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index b0898ad..a687b2e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,7 +14,7 @@ export QT_SELECT := qt5
dh $@ --with pkgkde_symbolshelper --parallel --dbg-package=qtwayland5-dbg
override_dh_auto_configure:
- qmake
+ qmake CONFIG+=wayland-compositor
override_dh_auto_install:
dh_auto_install
--
qtwayland packaging
More information about the pkg-kde-commits
mailing list