Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 787473 - media-gfx/graphite2-1.3.14 : QA Notice: The ebuild uses Module::Build but doesn't depend on it
Summary: media-gfx/graphite2-1.3.14 : QA Notice: The ebuild uses Module::Build but doe...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-05-01 17:32 UTC by Benjamin Réveillé
Modified: 2021-05-01 21:23 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 Benjamin Réveillé 2021-05-01 17:32:57 UTC
QA notice when emerging

* Using Module::Build
 * QA Notice: The ebuild uses Module::Build but doesn't depend on it.
 *  Add dev-perl/Module-Build to BDEPEND!
 * perl Build.PL --installdirs=vendor --libdoc= --destdir=/var/tmp/portage/media-gfx/graphite2-1.3.14/image --create_packlist=1


Reproducible: Always

Steps to Reproduce:
1.emerge
2.
3.
Actual Results:  
emerge succeeds but throws the QA notice

Expected Results:  
emerge succeeds without a QA Notice
Comment 1 Larry the Git Cow gentoo-dev 2021-05-01 21:23:57 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8540e4435accab3ee168d02e6858886349521144

commit 8540e4435accab3ee168d02e6858886349521144
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2021-05-01 20:44:48 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2021-05-01 21:21:57 +0000

    media-gfx/graphite2: python3_9, fix BDEPENDs
    
    Closes: https://bugs.gentoo.org/787473
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 media-gfx/graphite2/graphite2-1.3.14.ebuild | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)