[SCM] kconfigwidgets packaging branch, master, updated. debian/5.37.0-2-96-gb5e51c0

Maximiliano Curia maxy at moszumanska.debian.org
Tue Jan 2 18:33:41 UTC 2018


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

The following commit has been merged in the master branch:
commit 3527be1853801eb4c52e5733b75071d5b9c0b4db
Author: Harald Sitter <sitter at kde.org>
Date:   Wed Jun 1 11:26:32 2016 +0200

    headers now require C++11
---
 debian/libkf5configwidgets-dev.acc.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/libkf5configwidgets-dev.acc.in b/debian/libkf5configwidgets-dev.acc.in
index 5810638..8c32e95 100644
--- a/debian/libkf5configwidgets-dev.acc.in
+++ b/debian/libkf5configwidgets-dev.acc.in
@@ -15,6 +15,7 @@
 
 <gcc_options>
     -fPIC
+    -std=c++11
 </gcc_options>
 
 </descriptor>

-- 
kconfigwidgets packaging



More information about the pkg-kde-commits mailing list