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

Bug 379727

Summary: kde-base/kcheckpass-4.7.0 : add x11-libs/libxkbfile 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(absence of x11-libs/libxkbfile emulated)

Description bay 2011-08-18 14:28:12 UTC
Created attachment 283777 [details]
Build log(absence of x11-libs/libxkbfile emulated)

Package kde-base/kcheckpass-4.7.0 not builds without x11-libs/libxkbfile.

The error is:
-----------------------------------------------------------------------------
-- The following REQUIRED packages could NOT be located on your system.
-- You must install these packages before continuing.
-----------------------------------------------------------------------------
   * libXkbfile  <http://xorg.freedesktop.org>
     X11 keyboard layout library
     Needed for keyboard modules.

I propose to add x11-libs/libxkbfile in DEPEND of this package(and possibly in RDEPEND)
Comment 1 Andreas K. Hüttel archtester gentoo-dev 2011-08-27 12:18:59 UTC
Added to DEPEND. 

This is a typical case of unbundling side effects. Nothing in this ebuild actually links to the lib, but the toplevel CMakeLists.txt requires it...