Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 861047 - media-gfx/gmic wrongly DEPENDs on dev-qt/linguist-tools when it should be BDEPEND=dev-qt/linguist-tools:5
Summary: media-gfx/gmic wrongly DEPENDs on dev-qt/linguist-tools when it should be BDE...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Marek Szuba (RETIRED)
URL:
Whiteboard:
Keywords: PATCH, PullRequest
Depends on:
Blocks: 544938
  Show dependency tree
 
Reported: 2022-07-25 19:16 UTC by Andreas Sturmlechner
Modified: 2022-07-27 08:43 UTC (History)
0 users

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 Andreas Sturmlechner gentoo-dev 2022-07-25 19:16:48 UTC
Please ACK fix from github PR.

Not fixed: QT_DEPEND are unlikely to all need :=. Use of this operator for dev-qt/* packages is only in (uncommon) case of private header use, see metadata in those packages.
Comment 1 Larry the Git Cow gentoo-dev 2022-07-27 08:43:38 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d86c758328a5685890c9c81c6121d5591909070

commit 2d86c758328a5685890c9c81c6121d5591909070
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2022-07-25 17:42:09 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2022-07-27 08:43:17 +0000

    media-gfx/gmic: Move dev-qt/linguist-tools:5 to BDEPEND
    
    Closes: https://bugs.gentoo.org/861047
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 media-gfx/gmic/gmic-3.0.1-r1.ebuild | 12 ++++++------
 media-gfx/gmic/gmic-3.1.5.ebuild    | 12 ++++++------
 2 files changed, 12 insertions(+), 12 deletions(-)