e2fsprogs+fatsort: stop breaking masterdir
With diffutils in checkdepends, xbps-src will remove it on do_clean, which will remove base-chroot.
This commit is contained in:
parent
8d29a79c49
commit
7506d86d58
@ -11,7 +11,7 @@ configure_args="--enable-elf-shlibs --disable-fsck
|
||||
make_install_args="install-libs"
|
||||
hostmakedepends="texinfo pkg-config"
|
||||
makedepends="libuuid-devel libblkid-devel"
|
||||
checkdepends="diffutils perl"
|
||||
checkdepends="perl"
|
||||
short_desc="Ext2/3/4 Filesystem Utilities"
|
||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||
|
@ -5,7 +5,7 @@ revision=1
|
||||
build_style=gnu-makefile
|
||||
make_check_target=tests
|
||||
make_install_args="MANDIR=/usr/share/man/man1 SBINDIR=/usr/bin"
|
||||
checkdepends="xz dosfstools diffutils valgrind"
|
||||
checkdepends="xz dosfstools valgrind"
|
||||
short_desc="Utility that sorts FAT12, FAT16, FAT32 and exFAT partitions"
|
||||
maintainer="tibequadorian <tibequadorian@posteo.de>"
|
||||
license="GPL-2.0-or-later"
|
||||
|
Loading…
x
Reference in New Issue
Block a user