Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/db/
Date: Sat, 30 Apr 2022 00:25:45
Message-Id: 1651278333.bc50181c19d8f86a6fbba938f2715a977df2bb8a.sam@gentoo
1 commit: bc50181c19d8f86a6fbba938f2715a977df2bb8a
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 30 00:25:14 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 30 00:25:33 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc50181c
7
8 sys-libs/db: add missing autoconf-archive BDEPEND to 5.3.28-r8
9
10 Closes: https://bugs.gentoo.org/841698
11 Thanks-to: Joonas Niilola <juippis <AT> gentoo.org>
12 Signed-off-by: Sam James <sam <AT> gentoo.org>
13
14 sys-libs/db/db-5.3.28-r8.ebuild | 2 ++
15 1 file changed, 2 insertions(+)
16
17 diff --git a/sys-libs/db/db-5.3.28-r8.ebuild b/sys-libs/db/db-5.3.28-r8.ebuild
18 index c7f5d0f6d288..133c241be4a6 100644
19 --- a/sys-libs/db/db-5.3.28-r8.ebuild
20 +++ b/sys-libs/db/db-5.3.28-r8.ebuild
21 @@ -38,6 +38,8 @@ REQUIRED_USE="test? ( tcl )"
22 DEPEND="tcl? ( >=dev-lang/tcl-8.5.15-r1:0=[${MULTILIB_USEDEP}] )
23 test? ( >=dev-lang/tcl-8.5.15-r1:0=[${MULTILIB_USEDEP}] )"
24 RDEPEND="tcl? ( >=dev-lang/tcl-8.5.15-r1:0=[${MULTILIB_USEDEP}] )"
25 +# bug #841698
26 +BDEPEND="sys-devel/autoconf-archive"
27
28 MULTILIB_WRAPPED_HEADERS=(
29 /usr/include/db${SLOT}/db.h