Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/newt/
Date: Thu, 05 May 2022 14:26:49
Message-Id: 1651760801.358ba838570b14333cbc65b6dab96b6ffa21b352.juippis@gentoo
1 commit: 358ba838570b14333cbc65b6dab96b6ffa21b352
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 5 14:06:56 2022 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Thu May 5 14:26:41 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=358ba838
7
8 dev-libs/newt: add missing bdep for sys-devel/gettext on 0.52.21_p2...
9
10 Closes: https://bugs.gentoo.org/842654
11 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
12
13 dev-libs/newt/newt-0.52.21_p20210816.ebuild | 1 +
14 1 file changed, 1 insertion(+)
15
16 diff --git a/dev-libs/newt/newt-0.52.21_p20210816.ebuild b/dev-libs/newt/newt-0.52.21_p20210816.ebuild
17 index 595cac42ebae..12d82f3d200c 100644
18 --- a/dev-libs/newt/newt-0.52.21_p20210816.ebuild
19 +++ b/dev-libs/newt/newt-0.52.21_p20210816.ebuild
20 @@ -29,6 +29,7 @@ RDEPEND="
21 tcl? ( >=dev-lang/tcl-8.5:0 )
22 "
23 DEPEND="${RDEPEND}"
24 +BDEPEND="sys-devel/gettext"
25
26 PATCHES=(
27 "${FILESDIR}"/${PN}-0.52.13-gold.patch