Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 778257 - sys-process/lsof: put pkg-config in BDEPEND
Summary: sys-process/lsof: put pkg-config in BDEPEND
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2021-03-25 21:14 UTC by David Michael
Modified: 2021-03-26 08:04 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
fix.patch (0001-sys-process-lsof-move-pkg-config-to-BDEPEND.patch,1.80 KB, patch)
2021-03-25 21:15 UTC, David Michael
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Michael 2021-03-25 21:14:50 UTC
This project doesn't use pkg-config other than the calls in the ebuild, which are directly running the native pkg-config, so it needs to be in BDEPEND.
Comment 1 David Michael 2021-03-25 21:15:35 UTC
Created attachment 693744 [details, diff]
fix.patch
Comment 2 Larry the Git Cow gentoo-dev 2021-03-26 08:04:19 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=232a12739a8cc5ae1cc5c08d034f5bde643b3551

commit 232a12739a8cc5ae1cc5c08d034f5bde643b3551
Author:     David Michael <fedora.dm0@gmail.com>
AuthorDate: 2021-03-25 21:15:18 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2021-03-26 08:04:04 +0000

    sys-process/lsof: move pkg-config to BDEPEND
    
    Closes: https://bugs.gentoo.org/778257
    Package-Manager: Portage-3.0.13, Repoman-3.0.2
    Signed-off-by: David Michael <fedora.dm0@gmail.com>
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 sys-process/lsof/lsof-4.93.2-r1.ebuild | 6 +++---
 sys-process/lsof/lsof-4.94.0.ebuild    | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)