add kdeqt5staging dependency

This commit is contained in:
Marco Martin 2013-09-10 12:04:26 +02:00
parent 075395e6d1
commit 6c27cc0963

View File

@ -62,6 +62,8 @@ find_package(KF5 MODULE REQUIRED COMPONENTS CMake Compiler InstallDirs
#find_package(KF5Transitional REQUIRED)
# those are not "done" yet:
find_package(kdeqt5staging REQUIRED NO_MODULE)
find_package(KIO REQUIRED NO_MODULE)
find_package(kdeclarative REQUIRED NO_MODULE)