Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 379401 - sys-apps/smartmontools must DEPEND on sys-libs/libcap-ng
Summary: sys-apps/smartmontools must DEPEND on sys-libs/libcap-ng
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Highest minor (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: autodep
  Show dependency tree
 
Reported: 2011-08-16 14:09 UTC by bay
Modified: 2011-08-24 13:56 UTC (History)
0 users

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


Attachments
build log (smartmontools.txt,19.26 KB, text/plain)
2011-08-16 14:09 UTC, bay
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bay 2011-08-16 14:09:31 UTC
Created attachment 283563 [details]
build log

sys-apps/smartmontools doesn't build without sys-libs/libcap-ng installed at a build time. I think that "caps? ( sys-libs/libcap-ng )" should not be only in RDEPEND, but in DEPEND also.

The error is on configure phase:
configure: error: libcap-ng support was requested but the library was not found

Full log attached(libcap-ng absence is emulated)