Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 408673 - =x11-apps/xwd-1.0.5 should not RDEPEND libXt, xproto (+ missing DEPEND for at least libxkbfile)
Summary: =x11-apps/xwd-1.0.5 should not RDEPEND libXt, xproto (+ missing DEPEND for at...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on: 408629
Blocks:
  Show dependency tree
 
Reported: 2012-03-18 03:25 UTC by Samuli Suominen (RETIRED)
Modified: 2012-03-18 03:58 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 2012-03-18 03:25:12 UTC
I can see there is some reasoning in adding X protos to RDEPEND of x11-libs/ but not for x11-apps/   (due to limitations of Portage)
And libXt is not linked against, only headers are used
Please avoid spreading this to more x11-apps/

Thanks!
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2012-03-18 03:30:40 UTC
And you propably want to recheck everything, from quick look.

xwd.c:#include <X11/extensions/XKBbells.h>
ssuominen@null /tmp/xwd-1.0.5 $ qfile -v XKBbells.h
x11-libs/libxkbfile-1.0.8 (/usr/include/X11/extensions/XKBbells.h)
Comment 2 Chí-Thanh Christopher Nguyễn gentoo-dev 2012-03-18 03:58:51 UTC
Fixed, thanks!