[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdepimlibs/cmake/modules
From:       Thomas McGuire <mcguire () kde ! org>
Date:       2010-03-02 19:01:02
Message-ID: 1267556462.694278.8548.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1098055 by tmcguire:

Require gpgme 1.1.7, as that is necessary for making the async reader mode in KMail
work without crashing.


 M  +1 -1      FindGpgme.cmake  


--- trunk/KDE/kdepimlibs/cmake/modules/FindGpgme.cmake #1098054:1098055
@@ -193,7 +193,7 @@
 
       exec_program( ${_GPGMECONFIG_EXECUTABLE} ARGS --version OUTPUT_VARIABLE GPGME_VERSION )
 
-      set( _GPGME_MIN_VERSION "1.0.0" )
+      set( _GPGME_MIN_VERSION "1.1.7" )
       macro_ensure_version( ${_GPGME_MIN_VERSION} ${GPGME_VERSION} _GPGME_INSTALLED_VERSION_OK )
 
       if ( NOT _GPGME_INSTALLED_VERSION_OK )
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic