[SCM] sonic-visualiser/master: Fix build with qt5.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Mon Oct 6 17:14:16 UTC 2014


The following commit has been merged in the master branch:
commit 2f55fb3ae0dd6b82963efc1e84dafdd7cdf513ef
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Mon Oct 6 17:55:34 2014 +0200

    Fix build with qt5.

diff --git a/debian/rules b/debian/rules
index 49b3c79..22a5f3b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,6 +10,8 @@ CXXFLAGS+=$(shell dpkg-buildflags --get CPPFLAGS)
 
 LDFLAGS+=-Wl,--as-needed
 
+export QT_SELECT := qt5
+
 %:
 	dh $@
 

-- 
sonic-visualiser packaging



More information about the pkg-multimedia-commits mailing list