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

Bug 318699

Summary: gnome-extra/gucharmap dependencies
Product: Gentoo Linux Reporter: pavel sanda <ps>
Component: New packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description pavel sanda 2010-05-06 00:18:40 UTC
app-text/scrollkeeper and app-text/gnome-doc-utils dependencies pull the whole tree of packages on non gnome system, while those package are not obligately needed neither for building nor for runnning (moreover i see --disable-scrollkeeper by default in pkg_setup() which looks strange).

would it be possible to drop those or put them under doc use flag?
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2010-05-10 16:40:19 UTC
no and no. Both are needed for build time as is reflected in the build. The fact that --disable-scrollkeeper is passed doesn't mean we don't use scrollkeeper afterwards which is in fact the case (in postinst from the eclass). gnome-doc-utils is used for user documentation which is not optional.
Comment 2 Gilles Dartiguelongue (RETIRED) gentoo-dev 2010-05-10 16:40:34 UTC
closing invalid per previous comment.