wok diff ntfsprogs/receipt @ rev 13162

testdisk: add ntfs support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Jul 29 09:55:47 2012 +0200 (2012-07-29)
parents e5ae411e1d8c
children b08b0c9f0ff2
line diff
     1.1 --- a/ntfsprogs/receipt	Mon Apr 04 01:54:51 2011 +0000
     1.2 +++ b/ntfsprogs/receipt	Sun Jul 29 09:55:47 2012 +0200
     1.3 @@ -5,7 +5,7 @@
     1.4  CATEGORY="system-tools"
     1.5  SHORT_DESC="Utilities for ntfs manipulations with FUSE module."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -DEPENDS="fuse ntfs-3g util-linux-ng-uuid"
     1.8 +DEPENDS="fuse ntfs-3g util-linux-uuid"
     1.9  BUILD_DEPENDS="fuse"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11  WEB_SITE="http://www.linux-ntfs.org/"