From 9b9c22874161d13ca8d50c952d549f2390f3f179 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 1 Jun 2023 09:25:36 +0100 Subject: gentoo auto-resync : 01:06:2023 - 09:25:35 --- sys-libs/db/db-6.0.35-r4.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sys-libs/db/db-6.0.35-r4.ebuild') diff --git a/sys-libs/db/db-6.0.35-r4.ebuild b/sys-libs/db/db-6.0.35-r4.ebuild index 93dc0fcf54a6..20268a5c9996 100644 --- a/sys-libs/db/db-6.0.35-r4.ebuild +++ b/sys-libs/db/db-6.0.35-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -38,6 +38,8 @@ REQUIRED_USE="test? ( tcl )" DEPEND="tcl? ( >=dev-lang/tcl-8.5.15-r1:0=[${MULTILIB_USEDEP}] ) test? ( >=dev-lang/tcl-8.5.15-r1:0=[${MULTILIB_USEDEP}] )" RDEPEND="tcl? ( >=dev-lang/tcl-8.5.15-r1:0=[${MULTILIB_USEDEP}] )" +# Need binutils for tc-ld-force-bfd +BDEPEND="sys-devel/binutils:*" MULTILIB_WRAPPED_HEADERS=( /usr/include/db${SLOT}/db.h -- cgit v1.2.3