[SCM] qsampler/master: Build with qt5.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Thu Sep 3 06:06:46 UTC 2015


The following commit has been merged in the master branch:
commit 79bcd0fb329f56b24c131839cfe213a7d098a354
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Thu Sep 3 07:46:30 2015 +0200

    Build with qt5.

diff --git a/debian/rules b/debian/rules
index 52ad1ff..1470b81 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 export QT_CFLAGS := $(CFLAGS)
-export QT_CXXFLAGS := $(CXXFLAGS)
+export QT_CXXFLAGS := $(CXXFLAGS) $(CPPFLAGS)
 
 export QT_SELECT=qt5
 

-- 
qsampler packaging



More information about the pkg-multimedia-commits mailing list