Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 401141

Summary: kde-base/ksecrets-4.8.0 : add kde-base/libkworkspace in DEPEND
Product: Gentoo Linux Reporter: bay <alex3255>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 380499    

Description bay 2012-01-28 09:36:08 UTC
Package kde-base/ksecrets-4.8.0 cannot be compiled without kde-base/libkworkspace.

The error is:
CMake Error at ksecretsserviced/CMakeLists.txt:5 (include):
  include could not find load file:

    PkgConfigGetVar

CMake Error at ksecretsserviced/CMakeLists.txt:41 (dbus_add_activation_service):
  Unknown CMake command "dbus_add_activation_service".

Package kde-base/ksecrets tries to load file /usr/share/apps/cmake/modules/PkgConfigGetVar.cmake, which belongs to kde-base/libkworkspace package.

Steps to reproduce:
1) emerge -C kde-base/libkworkspace
2) emerge kde-base/ksecrets

Please add kde-base/libkworkspace as a buildtime dependency of kde-base/ksecrets-4.8.0
Comment 1 Johannes Huber (RETIRED) gentoo-dev 2012-01-30 11:52:10 UTC
Fixed. Thanks for reporting. Sync in some hours.