commit:     2516404c34069e5dd65a69957b67eff97183a250
Author:     Kenton Groombridge <concord <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 29 15:35:25 2025 +0000
Commit:     Kenton Groombridge <concord <AT> gentoo <DOT> org>
CommitDate: Sun Jun 29 15:36:29 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2516404c

gui-apps/uwsm: add missing BDEPEND for scdoc

Closes: https://bugs.gentoo.org/958458
Signed-off-by: Kenton Groombridge <concord <AT> gentoo.org>

 gui-apps/uwsm/uwsm-0.21.5-r1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gui-apps/uwsm/uwsm-0.21.5-r1.ebuild 
b/gui-apps/uwsm/uwsm-0.21.5-r1.ebuild
index 5d2b0a09950c..f9c126929cb6 100644
--- a/gui-apps/uwsm/uwsm-0.21.5-r1.ebuild
+++ b/gui-apps/uwsm/uwsm-0.21.5-r1.ebuild
@@ -25,6 +25,7 @@ DEPEND="
        ')
 "
 RDEPEND="${DEPEND}"
+BDEPEND="man? ( app-text/scdoc )"
 
 src_configure() {
        local emesonargs=(

Reply via email to