regular.mk: added fuse-exfat

...as proposed by Nenderus at the forum:
http://forum.altlinux.org/index.php/topic,28889.msg201168.html#msg201168
This commit is contained in:
Michael Shigorin 2013-03-22 19:51:36 +04:00
parent 4add5b8333
commit f4b88dc235

View File

@ -19,6 +19,7 @@ distro/.regular-base: distro/.regular-bare +vmguest +live \
# TODO: use/plymouth/live when luks+plymouth is done, see also #28255
distro/.regular-desktop: distro/.regular-base \
use/systemd use/syslinux/ui/gfxboot use/firmware/laptop use/efi/refind
@$(call add,LIVE_PACKAGES,fuse-exfat)
@$(call add,LIVE_LISTS,domain-client)
@$(call add,THE_BRANDING,bootloader)
@$(call set,KFLAVOURS,std-def)