[SCM] ktp-auth-handler packaging branch, master, updated. debian/15.12.1-2-282-g080758e

Maximiliano Curia maxy at moszumanska.debian.org
Fri May 27 23:58:40 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-auth-handler.git;a=commitdiff;h=402e603

The following commit has been merged in the master branch:
commit 402e60336077d8e7269702ef99c5b120cbafe1b5
Author: Daniele E. Domenichelli <daniele.domenichelli at gmail.com>
Date:   Thu Dec 29 18:21:02 2011 +0100

    Build with -DQT_NO_CAST_FROM_ASCII and -DQT_NO_KEYWORDS
---
 CMakeLists.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index f39eca3..57ab835 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -15,6 +15,8 @@ include (KDE4Defaults)
 include (MacroLibrary)
 
 add_definitions (${KDE4_DEFINITIONS}
+                 -DQT_NO_CAST_FROM_ASCII
+                 -DQT_NO_KEYWORDS
 )
 
 include_directories (${KDE4_INCLUDES}

-- 
ktp-auth-handler packaging



More information about the pkg-kde-commits mailing list