commit: afb52ace885d8e24bfd1408f61c895be908547b3 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org> AuthorDate: Tue Oct 31 20:01:10 2023 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Tue Oct 31 20:01:10 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afb52ace
profiles/default/linux: drop sys-apps/makedev from packages.build Closes: https://bugs.gentoo.org/909664 Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org> profiles/default/linux/packages.build | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/profiles/default/linux/packages.build b/profiles/default/linux/packages.build index 7515c782bca4..234eafa6d08b 100644 --- a/profiles/default/linux/packages.build +++ b/profiles/default/linux/packages.build @@ -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 # This file describes the packages needed to build a stage1 based on this @@ -16,7 +16,6 @@ sys-devel/autoconf sys-devel/automake sys-devel/libtool sys-apps/baselayout -sys-apps/makedev sys-apps/coreutils sys-apps/diffutils sys-apps/file
