mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 11:03:49 +02:00
fuse-exfat: depend on exfat-utils.
This commit is contained in:
parent
c73a7ebf63
commit
884e8b1775
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
||||||
# Template file for 'fuse-exfat'
|
# Template file for 'fuse-exfat'
|
||||||
pkgname=fuse-exfat
|
pkgname=fuse-exfat
|
||||||
version=0.9.8
|
version=0.9.8
|
||||||
revision=1
|
revision=2
|
||||||
|
fulldepends="exfat-utils>=${version}"
|
||||||
makedepends="scons fuse-devel"
|
makedepends="scons fuse-devel"
|
||||||
short_desc="Free exFAT file system implementation"
|
short_desc="Free exFAT file system implementation"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue