Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 370367 - virtual/pager should RDEPEND on sys-apps/util-linux[ncurses]
Summary: virtual/pager should RDEPEND on sys-apps/util-linux[ncurses]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Christian Faulhammer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-07 00:46 UTC by Albert W. Hopkins
Modified: 2011-06-13 11:52 UTC (History)
0 users

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


Attachments
emerge --info (info.txt,2.69 KB, text/plain)
2011-06-07 00:47 UTC, Albert W. Hopkins
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Albert W. Hopkins 2011-06-07 00:46:50 UTC
virtual/pager says that util-linux will satisfy it.  I'm guessing because it installs /bin/more.  However, /bin/more is only installed when the ncurses USE flag is applied to util-linux.  So virtual/pager should depend on sys-apps/util-linux[ncurses] instead.
Comment 1 Albert W. Hopkins 2011-06-07 00:47:40 UTC
Created attachment 276075 [details]
emerge --info
Comment 2 Christian Faulhammer (RETIRED) gentoo-dev 2011-06-13 11:52:53 UTC
Thank you for that information.  Done.