Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 379727 - kde-base/kcheckpass-4.7.0 : add x11-libs/libxkbfile in DEPEND
Summary: kde-base/kcheckpass-4.7.0 : add x11-libs/libxkbfile in DEPEND
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: autodep
  Show dependency tree
 
Reported: 2011-08-18 14:28 UTC by bay
Modified: 2011-08-27 12:18 UTC (History)
0 users

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


Attachments
Build log(absence of x11-libs/libxkbfile emulated) (kcheckpass.txt,31.46 KB, text/plain)
2011-08-18 14:28 UTC, bay
Details

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