Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 131336 - ecore-9999 pulls virtual/x11 even with -X
Summary: ecore-9999 pulls virtual/x11 even with -X
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-26 06:47 UTC by Pierre Cassimans
Modified: 2006-04-26 21:53 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 Pierre Cassimans 2006-04-26 06:47:07 UTC
When trying to emerge ecore-9999 it wants to pull in virtual/x11 even with the X Use flag unset.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-04-26 06:57:58 UTC
Yes, it depends either on modular X libs/protos or on virtual/x11. The dependencies are not optional. 

Not a bug, closing.
Comment 2 Pierre Cassimans 2006-04-26 07:07:01 UTC
(In reply to comment #1)
> Yes, it depends either on modular X libs/protos or on virtual/x11. The
> dependencies are not optional. 
> Not a bug, closing.

So is this a problem for upstream? Ecore and evas can work on the framebuffer, so why would i have to pull in X on that box if i don't need it?

Pierre
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-04-26 07:13:23 UTC
(In reply to comment #2)
> So is this a problem for upstream? Ecore and evas can work on the framebuffer,
> so why would i have to pull in X on that box if i don't need it?

As already said, it can either use the needed modular X libs/protos or xorg-x11 to compile. If you don't want X server, put the modular ebuilds into package.keywords.
Comment 4 Pierre Cassimans 2006-04-26 07:49:19 UTC
request per spanky
Comment 5 SpanKY gentoo-dev 2006-04-26 21:53:16 UTC
made optional, thanks for the report