From 263410e74a7d07b6d3be4673728d85a2a68bf70e Mon Sep 17 00:00:00 2001 From: Sam James Date: Sat, 30 Jul 2022 05:22:03 +0100 Subject: sys-devel/autogen: add which BDEPEND I don't want to actually do this but I need it installed for now for something else and leaving it broken isn't good either. We have a bump pending so we should look into it properly then. Signed-off-by: Sam James --- sys-devel/autogen/autogen-5.18.16-r1.ebuild | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sys-devel') diff --git a/sys-devel/autogen/autogen-5.18.16-r1.ebuild b/sys-devel/autogen/autogen-5.18.16-r1.ebuild index e6ca874bac9c..147472e14b0a 100644 --- a/sys-devel/autogen/autogen-5.18.16-r1.ebuild +++ b/sys-devel/autogen/autogen-5.18.16-r1.ebuild @@ -18,6 +18,8 @@ IUSE="libopts static-libs" RDEPEND=">=dev-scheme/guile-2.0:= dev-libs/libxml2" DEPEND="${RDEPEND}" +# TODO: investigate & drop this! +BDEPEND="sys-apps/which" # We don't pass the flag explicitly, bug #796776. # Let's fix it upstream after next autogen release if it happens. -- cgit v1.2.3-65-gdbad