From 32021c72fe0bbdc0c467931df7797cb76bcec0e6 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 24 Nov 2020 00:00:09 +0100 Subject: [PATCH] Include exfatprogs It's the new upstream name of exfat-utils. As eg found on Mageia. --- appliance/packagelist.in | 1 + 1 file changed, 1 insertion(+) diff --git a/appliance/packagelist.in b/appliance/packagelist.in index d3f93a77e..714791a00 100644 --- a/appliance/packagelist.in +++ b/appliance/packagelist.in @@ -284,6 +284,7 @@ debootstrap dnl exFAT is not usually available in free software repos exfat-fuse exfat-utils +exfatprogs fuse-exfat dnl Define this by doing: ./configure --with-extra-packages="..."