commit: 3f51ae58af3cbbf56a5277212c08cbacea28b06d Author: Alfred Persson Forsberg <cat <AT> catcream <DOT> org> AuthorDate: Mon Dec 18 22:57:43 2023 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Tue Dec 19 07:31:13 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f51ae58
sys-fs/genfstab: add sys-devel/m4 to BDEPEND Closes: https://bugs.gentoo.org/920260 Signed-off-by: Alfred Persson Forsberg <cat <AT> catcream.org> Closes: https://github.com/gentoo/gentoo/pull/34352 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> sys-fs/genfstab/genfstab-28-r1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/sys-fs/genfstab/genfstab-28-r1.ebuild b/sys-fs/genfstab/genfstab-28-r1.ebuild index 87ef78ce27de..953fcfbe2b43 100644 --- a/sys-fs/genfstab/genfstab-28-r1.ebuild +++ b/sys-fs/genfstab/genfstab-28-r1.ebuild @@ -20,6 +20,7 @@ RESTRICT="!test? ( test )" BDEPEND=" app-alternatives/awk app-text/asciidoc + sys-devel/m4 " src_test() {
