Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 951320 - dev-util/clion: should depends on dev-util/debugedit
Summary: dev-util/clion: should depends on dev-util/debugedit
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Stefan Cristian Brindusa
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-13 23:38 UTC by Liu Yujie
Modified: 2025-03-14 17:50 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 Liu Yujie 2025-03-13 23:38:21 UTC
Starting from clion-2024.3.3*, the ebuild uses dev-util/debugedit for 'removing debug symbols and relocating debug files as per #876295', but dev-util/debugedit is not in BDEPEND.

*https://github.com/gentoo/gentoo/pull/40642
Comment 1 Larry the Git Cow gentoo-dev 2025-03-14 17:50:09 UTC
The bug has been closed via the following commit(s):

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

commit 436c4b00af16e0a15d8f4ba322d824704b146fd0
Author:     Viorel Munteanu <ceamac@gentoo.org>
AuthorDate: 2025-03-14 17:47:20 +0000
Commit:     Viorel Munteanu <ceamac@gentoo.org>
CommitDate: 2025-03-14 17:49:50 +0000

    dev-util/clion: add missing BDEPEND
    
    Closes: https://bugs.gentoo.org/951320
    Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>

 dev-util/clion/clion-2024.3.3.ebuild | 5 ++++-
 dev-util/clion/clion-2024.3.4.ebuild | 5 ++++-
 2 files changed, 8 insertions(+), 2 deletions(-)