Bilbo-Blogger cmake error

I try to compile Bilbo-blogger on openSUSE 11.1 with KDE 4.3.

I installed all the packages required (KDElibs and KdepimLibs) but when I try to compile it there is an error and the procedure fails:

CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:57 (MESSAGE):
Could NOT find KdepimLibs (missing: KdepimLibs_CONFIG)
Call Stack (most recent call first):
/usr/share/kde4/apps/cmake/modules/FindKdepimLibs.cmake:76 (find_package_handle_standard_args)
CMakeLists.txt:7 (find_package)

What’s wrong with it?
Thanks for your help!

cmake -DKdepimLibs_DIR=<pimlibdir> .
make
sudo make install