dilfridge 15/07/12 22:07:10 Added: kleopatra-4.4.2015.06-reenable.patch Log: Version bump to Pali Rohar's noakonadi branch (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0B08240A96F66571)
Revision Changes Path 1.1 kde-base/kleopatra/files/kleopatra-4.4.2015.06-reenable.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kleopatra/files/kleopatra-4.4.2015.06-reenable.patch?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kleopatra/files/kleopatra-4.4.2015.06-reenable.patch?rev=1.1&content-type=text/plain Index: kleopatra-4.4.2015.06-reenable.patch =================================================================== diff --git a/CMakeLists.txt b/CMakeLists.txt index 8c450d3..b927ad9 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -190,7 +190,7 @@ set(libkdgantt1_SRCS if(QGPGME_FOUND) if (Boost_TOPOLOGICAL_SORT_DIR) -# macro_optional_add_subdirectory(kleopatra) + macro_optional_add_subdirectory(kleopatra) endif(Boost_TOPOLOGICAL_SORT_DIR) macro_optional_add_subdirectory(wizards) # The following components depend on QGpgME.
