Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 148890 - gtk+ ebuild shoudn't inherit virtualx
Summary: gtk+ ebuild shoudn't inherit virtualx
Status: RESOLVED DUPLICATE of bug 137468
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-24 01:35 UTC by Thomas Scheffler
Modified: 2006-09-24 01:40 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 Thomas Scheffler 2006-09-24 01:35:41 UTC
gtk+ currently requires a full blown X server to be installed. This is due the inheritance of "virtualx" which requires virtual/x11 or x11-base/xorg-server to be installed - that means currently the same.

The gtk+ ebuild allready depends directly to some X libraries which are enough for me to install gtk+ and run gtk+ applications on that remote machine.

For me it looks like as gtk+ does not really depend on xorg-server and so this dependency should be removed. Affected versions are 2.8.19 and 2.8.20-r1.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-09-24 01:40:05 UTC
(In reply to comment #0)
> gtk+ currently requires a full blown X server to be installed. This is due the
> inheritance of "virtualx" which requires virtual/x11 or x11-base/xorg-server 

No, it's not. It'd due to your X use flag.


*** This bug has been marked as a duplicate of 137468 ***