Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 200306 - app-editors/tea: libX11 is a RDEPEND, not only DEPEND.
Summary: app-editors/tea: libX11 is a RDEPEND, not only DEPEND.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Peter Weller (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-25 17:58 UTC by Samuli Suominen (RETIRED)
Modified: 2007-12-30 12: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 Samuli Suominen (RETIRED) gentoo-dev 2007-11-25 17:58:26 UTC
tea built with --as-needed prints NEEDED entry for libX11.

reference: objdump `which tea` | grep NEEDED
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2007-11-25 17:58:58 UTC
objdump -p, my bad.