--- kdepim-4.6.1/CMakeLists.txt~ 2011-07-06 19:17:16.801814825 +0000 +++ kdepim-4.6.1/CMakeLists.txt 2011-07-06 19:17:34.141961840 +0000 @@ -425,7 +425,3 @@ endif(NOT QGPGME_FOUND) # All done, let's display what we found... macro_display_feature_log() -find_package(Msgfmt REQUIRED) -find_package(Gettext REQUIRED) -add_subdirectory(po) -add_subdirectory(doc-translations)