Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 869437 - net-misc/radvd: remove unused dependency on dev-libs/libdaemon
Summary: net-misc/radvd: remove unused dependency on dev-libs/libdaemon
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthew Thode ( prometheanfire )
URL: https://github.com/radvd-project/radv...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-10 07:52 UTC by Petr Pisar
Modified: 2022-09-13 14:34 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 Petr Pisar 2022-09-10 07:52:00 UTC
net-misc/radvd/radvd-2.19-r2.ebuild reads:

CDEPEND="dev-libs/libdaemon"

but radvd-2.19 does not use libdaemon since <https://github.com/radvd-project/radvd/commit/5294e6fc0cc033a8dde64d51eefdc4c1f80e4244> commit (v2.0-rc2-3-g5294e6f).

I recommend removing this unused dependency from the ebuild.
Comment 1 Larry the Git Cow gentoo-dev 2022-09-13 14:34:32 UTC
The bug has been closed via the following commit(s):

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

commit dc0022e4dc6bcd7b1f7818d5a92aa9b3e4a6bca0
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-09-13 14:34:18 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-09-13 14:34:18 +0000

    net-misc/radvd: drop libdaemon dep
    
    Closes: https://bugs.gentoo.org/869437
    Signed-off-by: Sam James <sam@gentoo.org>

 net-misc/radvd/{radvd-2.19-r3.ebuild => radvd-2.19-r4.ebuild} | 3 ---
 1 file changed, 3 deletions(-)