Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 484312 - media-libs/harfbuzz USE-introspection - redundant dependency on dev-libs/gobject-introspection-common
Summary: media-libs/harfbuzz USE-introspection - redundant dependency on dev-libs/gobj...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-09 09:17 UTC by grey dot
Modified: 2013-09-10 15:07 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 grey dot 2013-09-09 09:17:45 UTC
harfbuzz[-introspection] does not require gobject-introspection-common, therefore hardbuzz-0.9.20 has a redundant dependency which should be removed. Thanks.

Reproducible: Always
Comment 1 Alexandre Rostovtsev (RETIRED) gentoo-dev 2013-09-10 13:52:55 UTC
Thanks for noticing. I forgot to remove it after removing eautoreconf for the non-live ebuild.

+  10 Sep 2013; Alexandre Rostovtsev <tetromino@gentoo.org>
+  harfbuzz-0.9.20.ebuild, harfbuzz-9999.ebuild:
+  Don't require gobject-introspection-common if we are not doing eautoreconf
+  (bug #484312, thanks to grey dot).