Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 408673

Summary: =x11-apps/xwd-1.0.5 should not RDEPEND libXt, xproto (+ missing DEPEND for at least libxkbfile)
Product: Gentoo Linux Reporter: Samuli Suominen (RETIRED) <ssuominen>
Component: Current packagesAssignee: Gentoo X packagers <x11>
Status: RESOLVED FIXED    
Severity: minor    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 408629    
Bug Blocks:    

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!