]> wimlib.net Git - wimlib/commitdiff
archlinux/PKGBUILD: ntfsprogs is now included in ntfs-3g package
authorEric Biggers <ebiggers3@gmail.com>
Tue, 2 Feb 2016 01:16:53 +0000 (19:16 -0600)
committerEric Biggers <ebiggers3@gmail.com>
Tue, 2 Feb 2016 01:16:59 +0000 (19:16 -0600)
archlinux/PKGBUILD

index 2d1782808c5704de54544807c9a5130ad964a8c5..22f2e75443d65f3c744f6cf0f440d084878db872 100644 (file)
@@ -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() {