Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 455318 - media-libs/freetype[X,-utils] needlessly depends on X libraries
Summary: media-libs/freetype[X,-utils] needlessly depends on X libraries
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Fonts Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-03 16:48 UTC by Maciej S. Szmigiero
Modified: 2017-01-14 21:55 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 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.