[SCM] kjs packaging branch, master, updated. debian/5.28.0-1-13-gbb2aa3e

Maximiliano Curia maxy at moszumanska.debian.org
Sat Jul 8 07:22:56 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kjs.git;a=commitdiff;h=8653986

The following commit has been merged in the master branch:
commit 8653986b55d769d2955b84f60ed83c676dd32e62
Author: Harald Sitter <sitter at kde.org>
Date:   Mon Jul 4 14:06:27 2016 +0200

    qt5.7 now wants c++11
---
 debian/libkf5kjs-dev.acc.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/libkf5kjs-dev.acc.in b/debian/libkf5kjs-dev.acc.in
index 25035cc..836cc0e 100644
--- a/debian/libkf5kjs-dev.acc.in
+++ b/debian/libkf5kjs-dev.acc.in
@@ -21,6 +21,7 @@
 
 <gcc_options>
     -fPIC
+    -std=c++11
 </gcc_options>
 
 </descriptor>

-- 
kjs packaging



More information about the pkg-kde-commits mailing list