Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 91624 - emerge lirc sensitive to the "X" flag, but thats not refered in emerge -vp
Summary: emerge lirc sensitive to the "X" flag, but thats not refered in emerge -vp
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Heinrich Wendel (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-05 16:06 UTC by DEMAINE Benoît-Pierre, aka DoubleHP
Modified: 2005-05-15 01:10 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description DEMAINE Benoît-Pierre, aka DoubleHP 2005-05-05 16:06:43 UTC
# emerge lirc -vp
These are the packages that I would merge, in order:
Calculating dependencies ...done!
[ebuild   R   ] app-misc/lirc-0.7.1  -debug +doc -pcmcia 0 kB 

but:
USE="X" emerge lirc -v

will install xmode2, when
USE="-X" emerge lirc -v

will NOT.

so, in short: lirc IS sensitive to the X USE flag, but that is not clearly stated in portage.

Please update the ebuild.
Comment 1 Heinrich Wendel (RETIRED) gentoo-dev 2005-05-15 01:10:48 UTC
fixed.