From 338e780e9dfbde240cff3db994bb40961254aa4f Mon Sep 17 00:00:00 2001 From: Mikhail Efremov Date: Mon, 24 May 2021 17:47:40 +0300 Subject: [PATCH] workstation: Drop rootfs-installer-features It is pulled by use/oem/distro target. --- conf.d/basealt.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/conf.d/basealt.mk b/conf.d/basealt.mk index 396cb053..a6a534b3 100644 --- a/conf.d/basealt.mk +++ b/conf.d/basealt.mk @@ -44,7 +44,6 @@ ifeq (vm,$(IMAGE_CLASS)) vm/.alt-workstation: vm/systemd use/x11/lightdm/gtk \ use/oem/distro use/repo mixin/alt-workstation - @$(call add,THE_PACKAGES,rootfs-installer-features) @$(call add,THE_PACKAGES,installer-feature-lightdm-stage3) @$(call add,THE_PACKAGES,installer-feature-quota-stage2)