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

Bug 455318

Summary: media-libs/freetype[X,-utils] needlessly depends on X libraries
Product: Gentoo Linux Reporter: Maciej S. Szmigiero <mail>
Component: [OLD] LibraryAssignee: Gentoo Fonts Team <fonts>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Maciej S. Szmigiero 2013-02-03 16:48:38 UTC
media-libs/freetype needlessly depends on X libraries

Reproducible: Always
Comment 1 Maciej S. Szmigiero 2013-02-03 16:51:52 UTC
media-libs/freetype[X,-utils] needlessly depends on X libraries.

They are used (optionally) only when "utils" USE flag is set,
but in freetype ebuild the dependency is not conditional on it:
DEPEND="sys-libs/zlib
        bzip2? ( app-arch/bzip2 )
        X? ( x11-libs/libX11
             x11-libs/libXau
             x11-libs/libXdmcp )"
Comment 2 Maciej S. Szmigiero 2017-01-14 21:55:06 UTC
Looks like this is fixed since 2014-04-15, just nobody updated this bug.
Closing it myself.