Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 484518 - media-libs/harfbuzz-0.9.20 should not depend on dev-util/ragel
Summary: media-libs/harfbuzz-0.9.20 should not depend on dev-util/ragel
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal trivial
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-10 19:29 UTC by LB
Modified: 2013-09-11 02:52 UTC (History)
1 user (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 LB 2013-09-10 19:29:59 UTC
harfbuzz only needs ragel on autoreconf. Can we only include it in DEPENDS in live ebuild please?

Reproducible: Always

Steps to Reproduce:
1. emerge harfbuzz-0.9.20

Actual Results:  
get ragel installed

Expected Results:  
don't need ragel
Comment 1 Alexandre Rostovtsev (RETIRED) gentoo-dev 2013-09-11 02:52:42 UTC
Fixed, thanks.

+  11 Sep 2013; Alexandre Rostovtsev <tetromino@gentoo.org>
+  harfbuzz-0.9.20.ebuild, harfbuzz-9999.ebuild:
+  ragel is not needed for non-live ebuilds (bug #484518, thanks to Lev Babiev).