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

Bug 379759

Summary: kde-base/kdepim-icons: add kde-base/kdepimlibs in DEPEND
Product: Gentoo Linux Reporter: bay <alex3255>
Component: New packagesAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: minor    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 380499    
Attachments: Build log

Description bay 2011-08-18 17:34:32 UTC
Created attachment 283801 [details]
Build log

Package kde-base/kdepim-icons-4.7.0 doesn't compile without kde-base/kdepimlibs.

The error is:
-- Could NOT find KdepimLibs  (missing:  KdepimLibs_CONFIG)  (Required is at least version "4.6.41")


CMake Warning at /usr/share/apps/cmake/modules/MacroOptionalFindPackage.cmake:32 (find_package):
  Could not find module FindQGpgme.cmake or a configuration file for package
  QGpgme.

  Adjust CMAKE_MODULE_PATH to find FindQGpgme.cmake or set QGpgme_DIR to the
  directory containing a CMake configuration file for QGpgme.  The file will
  have one of the following names:

    QGpgmeConfig.cmake
    qgpgme-config.cmake



CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
Boost_INCLUDE_DIR (ADVANCED)
   used as include directory in directory /var/tmp/portage/kde-base/kdepim-icons-4.7.0/work/kdepim-icons-4.7.0
   used as include directory in directory


Full build log in attach.

I propose to add kde-base/kdepimlibs as a dependency of kdepim-icons.
Comment 1 Andreas K. Hüttel archtester gentoo-dev 2011-08-27 07:41:32 UTC
Fixed, thanks.