From f6a67fdef2de08b185977d27395a686164e08360 Mon Sep 17 00:00:00 2001 From: Eric Biggers Date: Mon, 1 Feb 2016 19:16:53 -0600 Subject: [PATCH] archlinux/PKGBUILD: ntfsprogs is now included in ntfs-3g package --- archlinux/PKGBUILD | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/archlinux/PKGBUILD b/archlinux/PKGBUILD index 2d178280..22f2e754 100644 --- a/archlinux/PKGBUILD +++ b/archlinux/PKGBUILD @@ -11,9 +11,7 @@ depends=("openssl" "fuse" "libxml2" "ntfs-3g" "attr") optdepends=("cdrkit: for making ISO image of Windows PE" "mtools: for making disk image of Windows PE" "syslinux: for making disk image of Windows PE" - "cabextract: for extracting Windows PE from the WAIK" - "ntfsprogs: for making NTFS filesystems") -checkdepends=("ntfsprogs") + "cabextract: for extracting Windows PE from the WAIK") source=("https://wimlib.net/downloads/$pkgname-$pkgver.tar.gz") build() { -- 2.43.0