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

Bug 484518

Summary: media-libs/harfbuzz-0.9.20 should not depend on dev-util/ragel
Product: Gentoo Linux Reporter: LB <harley>
Component: [OLD] LibraryAssignee: Gentoo Office Team <office>
Status: RESOLVED FIXED    
Severity: trivial CC: gnome
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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).