Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 143848 - dev-java/swt-3.2 needs to depend on libXt
Summary: dev-java/swt-3.2 needs to depend on libXt
Status: RESOLVED DUPLICATE of bug 133671
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-13 21:32 UTC by Michael Hordijk
Modified: 2006-08-13 23:19 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 Michael Hordijk 2006-08-13 21:32:56 UTC
When emerging dev-java/swt without virtual/x11, I needed to emerge x11-libs/libXt in order to get /usr/include/X11/Intrinsic.h.
Comment 1 Michael Hordijk 2006-08-13 21:46:34 UTC
OK, so apparently libXt should be brought in by gtk+.  So how come portage doesn't automatically bring it in?  For example:

~ $ emerge -pvt swt
[ebuild     U ] dev-java/swt-3.2 [3.2_pre1] USE="-accessibility -cairo -gnome -mozilla -opengl%" 0 kB

gtk+ is already insntalled on my system, but missing a whole bunch of stuff (switching to modular X).  Shouldn't portage automatically bring in the missing libraries?  If I just emerge gtk+ it would bring them in:

~ $ emerge -pvt =gtk+-2.8.12
[ebuild   R   ] x11-libs/gtk+-2.8.12  USE="-debug -doc -jpeg -tiff -xinerama" 0 kB
[ebuild  N    ]  x11-libs/libXi-1.0.1  USE="-debug" 240 kB
...etc.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-08-13 23:19:26 UTC

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