name was changed in kdelibs.

either way they are renamed it should just be the same
This commit is contained in:
Marco Martin 2013-02-07 22:12:28 +01:00
parent 749fef065b
commit a1f90a3675

View File

@ -88,7 +88,7 @@ find_package(solid REQUIRED NO_MODULE)
# those are not "done" yet:
find_package(ki18n REQUIRED NO_MODULE)
find_package(kio REQUIRED NO_MODULE)
find_package(KDeclarative REQUIRED NO_MODULE)
find_package(kdeclarative REQUIRED NO_MODULE)
if (APPLE)
find_package(Carbon REQUIRED)