From 121edc196538895f124ed793cfb168cc3b65abda Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sun, 14 Apr 2024 17:05:24 +0200 Subject: [PATCH] rootfs-base: add some basic requirements --- platforms/rootfs-base/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platforms/rootfs-base/Makefile b/platforms/rootfs-base/Makefile index 1c752f8..12c3bc0 100644 --- a/platforms/rootfs-base/Makefile +++ b/platforms/rootfs-base/Makefile @@ -4,7 +4,7 @@ $(MAKEDIST_TARGET)-$(PLATFORM)-i586: $(MAKEDIST_TARGET)-$(PLATFORM)-x86_64: -$(MAKEDIST_TARGET)-$(PLATFORM): bash rpm dnf mc vim +$(MAKEDIST_TARGET)-$(PLATFORM): bash rpm dnf mc vim dnf-plugins-core iputils tar sudo # Localization targets $(MAKEDIST_TARGET)-$(PLATFORM)-de: langpacks-de