Commit 16189bc9 authored by Anton Midyukov's avatar Anton Midyukov

live: Set piority for livecd-installer-features package

/usr/sbin/install2-init-functions is provided by several packages. Because of this, extra packages are installed. It is necessary to simplify the task for the packages manager.
parent e2d2c750
......@@ -61,6 +61,7 @@ use/live/install: use/metadata use/xdg-user-dirs \
use/bootloader/live use/bootloader/grub
@$(call add,LIVE_PACKAGES,livecd-install)
@$(call add,LIVE_PACKAGES,livecd-installer-features)
@$(call add,PINNED_PACKAGES,livecd-installer-features)
# text-based installation script
ifeq (,$(filter-out i586 x86_64,$(ARCH)))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment