Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 944780 - x11-wm/fvwm3-1.1.0-r1 has runtime-only := dependencies
Summary: x11-wm/fvwm3-1.1.0-r1 has runtime-only := dependencies
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Matt Jolly
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-23 20:05 UTC by William Throwe
Modified: 2024-12-01 03:20 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 William Throwe 2024-11-23 20:05:03 UTC
The ebuild has several libraries in RDEPEND marked with :=, without them being in any of the other dependency lists.  That doesn't make sense: fvwm3 must be rebuilt if the dependency is updated, but the dependency isn't required for building.

I suspect most of the RDEPEND list should also be in DEPEND.
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-11-23 20:06:09 UTC
Indeed COMMON_DEPEND is empty in the ebuild too.
Comment 2 Larry the Git Cow gentoo-dev 2024-12-01 03:20:11 UTC
The bug has been closed via the following commit(s):

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

commit 2e5fd6875a959b56b5f82568a06ab1cd1f31fa14
Author:     Matt Jolly <kangie@gentoo.org>
AuthorDate: 2024-12-01 02:23:40 +0000
Commit:     Matt Jolly <kangie@gentoo.org>
CommitDate: 2024-12-01 03:18:15 +0000

    x11-wm/fvwm3: add 1.1.1, sync live
    
    This update brings the meson build sytem among other improvements!
    
    Bug: https://bugs.gentoo.org/864959
    Bug: https://bugs.gentoo.org/939531
    Bug: https://bugs.gentoo.org/919163
    Closes: https://bugs.gentoo.org/944780
    Signed-off-by: Matt Jolly <kangie@gentoo.org>

 x11-wm/fvwm3/Manifest                          |   2 +
 x11-wm/fvwm3/files/fvwm3-1.1.1-desk-init.patch |  32 +++++
 x11-wm/fvwm3/fvwm3-1.1.1.ebuild                | 185 +++++++++++++++++++++++++
 x11-wm/fvwm3/fvwm3-9999.ebuild                 |  47 ++++---
 x11-wm/fvwm3/metadata.xml                      |   3 -
 5 files changed, 246 insertions(+), 23 deletions(-)