Kio was finally renamed KIO

This commit is contained in:
Benjamin Port 2013-07-17 10:26:22 +02:00
parent 9105b715f8
commit 9d6dacddc0

View File

@ -54,7 +54,7 @@ find_package(KF5 MODULE REQUIRED COMPONENTS CMake Compiler InstallDirs
#find_package(KF5Transitional REQUIRED)
# those are not "done" yet:
find_package(Kio REQUIRED NO_MODULE)
find_package(KIO REQUIRED NO_MODULE)
find_package(kdeclarative REQUIRED NO_MODULE)
# Needed for some includes from KDE/ (KMimeType, etc.)