wok diff exfat-utils/receipt @ rev 23996

linld: add iso support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Jan 08 20:15:35 2021 +0000 (2021-01-08)
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	Fri Jan 08 20:15:35 2021 +0000
     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"