[SCM] ktp-contact-applet packaging branch, master, updated. debian/15.12.1-1-966-gde83ac5
    Maximiliano Curia 
    maxy at moszumanska.debian.org
       
    Sat May 28 00:13:06 UTC 2016
    
    
  
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-desktop-applets.git;a=commitdiff;h=d437186
The following commit has been merged in the master branch:
commit d437186e9f089e2e98480597887cb579bdc89046
Author: Rohan Garg <rohangarg at kubuntu.org>
Date:   Wed Feb 8 01:19:42 2012 +0530
    Do not use CMake 2.8 just yet
    
    CMake 2.8 has some scope issues which cause the pofile target to
    interfere while building translations in the tarball releases.
    Not requiring CMake 2.8 fixes the build issue.
    
    BUG: 292593
---
 presence/CMakeLists.txt | 2 --
 1 file changed, 2 deletions(-)
diff --git a/presence/CMakeLists.txt b/presence/CMakeLists.txt
index 8e2c1de..80add26 100644
--- a/presence/CMakeLists.txt
+++ b/presence/CMakeLists.txt
@@ -1,7 +1,5 @@
 project(ktp-presence-applet)
 
-cmake_minimum_required(VERSION 2.8)
-
 set(CMAKE_MODULE_PATH
     "${CMAKE_CURRENT_SOURCE_DIR}/cmake/modules"
     ${CMAKE_MODULE_PATH}
-- 
ktp-contact-applet packaging
    
    
More information about the pkg-kde-commits
mailing list