wok-stable diff ntfsprogs/receipt @ rev 4052

Removed libuuid and update DEPENDS for all afected pkgs
author Christophe Lincoln <pankso@slitaz.org>
date Wed Sep 09 21:42:10 2009 +0200 (2009-09-09)
parents d27b69f84bf1
children bee79018e13a
line diff
     1.1 --- a/ntfsprogs/receipt	Sat Mar 14 15:23:53 2009 +0000
     1.2 +++ b/ntfsprogs/receipt	Wed Sep 09 21:42:10 2009 +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 libuuid"
     1.8 +DEPENDS="fuse ntfs-3g util-linux-ng-uuid"
     1.9  BUILD_DEPENDS="fuse"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11  WEB_SITE="http://www.linux-ntfs.org/"