mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
sys-libs/db: add missing autoconf-archive BDEPEND to 5.3.28-r8
Closes: https://bugs.gentoo.org/841698 Thanks-to: Joonas Niilola <juippis@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -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}] )"
|
||||
# bug #841698
|
||||
BDEPEND="sys-devel/autoconf-archive"
|
||||
|
||||
MULTILIB_WRAPPED_HEADERS=(
|
||||
/usr/include/db${SLOT}/db.h
|
||||
|
||||
Reference in New Issue
Block a user