wok-current diff gparted/receipt @ rev 23994
linld: no initrd fix
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Dec 15 08:41:50 2020 +0000 (2020-12-15) |
parents | c1cf33a04d62 |
children | 7e911016a644 |
line diff
1.1 --- a/gparted/receipt Fri Dec 14 12:21:16 2018 +0100 1.2 +++ b/gparted/receipt Tue Dec 15 08:41:50 2020 +0000 1.3 @@ -8,7 +8,8 @@ 1.4 LICENSE="GPL2" 1.5 SUGGESTED="e2fsprogs dosfstools mtools ntfs-3g ntfsprogs jfsutils xfsprogs \ 1.6 reiserfsprogs reiser4progs btrfs-progs f2fs-tools hfsutils hfsprogs mdadm \ 1.7 -cryptsetup dmsetup lvm2 nilfs-utils udftools util-linux-minix" 1.8 +cryptsetup dmsetup lvm2 nilfs-utils udftools util-linux-minix exfat-utils \ 1.9 +util-linux-mkfs" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://gparted.sourceforge.net/" 1.12 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"