Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 401141 - kde-base/ksecrets-4.8.0 : add kde-base/libkworkspace in DEPEND
Summary: kde-base/ksecrets-4.8.0 : add kde-base/libkworkspace in DEPEND
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: autodep
  Show dependency tree
 
Reported: 2012-01-28 09:36 UTC by bay
Modified: 2012-01-30 11:52 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.