Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 110355 - emerge evms would pull in X if not used with USE="-gtk" at this point
Summary: emerge evms would pull in X if not used with USE="-gtk" at this point
Status: RESOLVED FIXED
Alias: None
Product: [OLD] Docs-user
Classification: Unclassified
Component: Handbook (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Xavier Neys (RETIRED)
URL: http://www.gentoo.org/doc/en/handbook...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-24 10:36 UTC by roger55 (RETIRED)
Modified: 2005-11-21 07:58 UTC (History)
2 users (show)

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 roger55 (RETIRED) gentoo-dev 2005-10-24 10:36:18 UTC
This Codelisting would pull in X as a dependency: 
 
If you are an EVMS user, you need to install emvs:   
Code Listing 4: Installing EVMS utilities  
  # emerge evms  
 
It would probably be wiser to suggest  
 
USE="-gtk" emerge evms at this point just like it is used with -X for 
pcmcia-cs. 
 
Roger
Comment 1 Xavier Neys (RETIRED) gentoo-dev 2005-11-21 07:58:21 UTC
Fixed.