install2: add fatresize too

IIRC it's actually looked for by EVMS fat plugin.
This commit is contained in:
Michael Shigorin 2018-07-26 21:29:33 +03:00
parent 8124656575
commit 7ada49f7bf

View File

@ -91,7 +91,7 @@ use/install2/reiserfs:
@$(call add,SYSTEM_PACKAGES,reiserfsprogs)
use/install2/fat:
@$(call add,SYSTEM_PACKAGES,dosfstools)
@$(call add,SYSTEM_PACKAGES,dosfstools fatresize)
# prepare bootloader for software suspend (see also live)
use/install2/suspend: