wok-current diff exfat-utils/receipt @ rev 24028
grub2: added /etc/default/grub
author | Hans-G?nter Theisgen |
---|---|
date | Thu Mar 25 08:19:09 2021 +0100 (2021-03-25) |
parents | cea8111d6199 |
children | 5ea0ce1cecc0 |
line diff
1.1 --- a/exfat-utils/receipt Thu Mar 07 13:55:42 2019 -0500 1.2 +++ b/exfat-utils/receipt Thu Mar 25 08:19:09 2021 +0100 1.3 @@ -9,6 +9,7 @@ 1.4 WEB_SITE="https://github.com/relan/exfat" 1.5 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.6 WGET_URL="https://github.com/relan/exfat/archive/v$VERSION/$TARBALL" 1.7 +PROVIDE="exfat-fuse" 1.8 1.9 DEPENDS="fuse" 1.10 BUILD_DEPENDS="autoconf automake fuse-dev"