diff --git a/plugins/CMakeLists.txt b/plugins/CMakeLists.txt index 4328467c3cc847ae3f6ca3991dfcc0ad7fb6351f..55474f2d646e2c05592db74b6c56bd8d61651c55 100644 --- a/plugins/CMakeLists.txt +++ b/plugins/CMakeLists.txt @@ -2,7 +2,6 @@ find_package(Qt5TextToSpeech ${QT_REQUIRED_VERSION} QUIET) set_package_properties(Qt5TextToSpeech PROPERTIES PURPOSE "Gives Konqueror a plugin to speak portions or all of a website") -find_package(KF5 REQUIRED COMPONENTS KDELibs4Support Crash) add_subdirectory( khtmlsettingsplugin ) add_subdirectory( kimgalleryplugin )