Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 554646 - x11-libs/cairo: make use of --disable-interpreter --disable-script --disable-trace
Summary: x11-libs/cairo: make use of --disable-interpreter --disable-script --disable-...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Matt Turner
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-12 17:32 UTC by om3i
Modified: 2017-02-26 00:15 UTC (History)
2 users (show)

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 om3i 2015-07-12 17:32:08 UTC
As far as i can see most apps do not make use of these features, so hide them behind USE=utils or minimal, to get rid of dev-libs/lzo dep.

Reproducible: Always
Comment 1 Matt Turner gentoo-dev 2017-02-26 00:15:38 UTC
Getting rid of the lzo dep is pretty silly, but putting utils behind a util flag seems fine.

commit 067f5be6b9b1a4ca07ffbe744ecfefa66b442958
Author: Matt Turner <mattst88@gentoo.org>
Date:   Sat Feb 25 15:44:06 2017 -0800

    x11-libs/cairo: Put script and trace utilities behind IUSE=utils.