...now also kguiaddons is needed

Not sure this is a good way of working... lots of inter-repository updating without version checking :-/

Alex
This commit is contained in:
Alex Neundorf 2013-02-09 14:55:12 +01:00
parent 1d82fffd3d
commit 943a549712

View File

@ -64,6 +64,7 @@ find_package(KF5 MODULE REQUIRED COMPONENTS CMake Compiler InstallDirs
# those are not "done" yet: # those are not "done" yet:
find_package(ki18n REQUIRED NO_MODULE) find_package(ki18n REQUIRED NO_MODULE)
find_package(kio REQUIRED NO_MODULE) find_package(kio REQUIRED NO_MODULE)
find_package(kguiaddons REQUIRED NO_MODULE)
find_package(KDELibs4 REQUIRED NO_MODULE) find_package(KDELibs4 REQUIRED NO_MODULE)