kworkstation.mk: Cleanup grub-efi

grub-efi is added when BASE_BOOTLOADER=grub.
This commit is contained in:
Сергей Турчин 2020-09-10 17:17:39 +03:00 committed by Anton Midyukov
parent e829e1801d
commit bbbe0b92aa

View File

@ -41,7 +41,6 @@ endif
@$(call add,THE_PACKAGES,pam-limits-desktop) @$(call add,THE_PACKAGES,pam-limits-desktop)
@$(call add,THE_PACKAGES,systemd-presets-kdesktop) @$(call add,THE_PACKAGES,systemd-presets-kdesktop)
@$(call add,THE_PACKAGES,etcnet-defaults-desktop) @$(call add,THE_PACKAGES,etcnet-defaults-desktop)
@$(call add,THE_PACKAGES,grub-efi)
@$(call add,THE_PACKAGES,btrfs-progs) @$(call add,THE_PACKAGES,btrfs-progs)
@$(call add,THE_PACKAGES,fonts-ttf-dejavu) @$(call add,THE_PACKAGES,fonts-ttf-dejavu)
@$(call add,THE_PACKAGES,fonts-ttf-google-droid-sans) @$(call add,THE_PACKAGES,fonts-ttf-google-droid-sans)