wok-current diff ntfsprogs/receipt @ rev 4149
Fix: xfce4 dependency looping
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Sun Sep 20 16:13:53 2009 +0000 (2009-09-20) |
parents | d27b69f84bf1 |
children | bee79018e13a |
line diff
1.1 --- a/ntfsprogs/receipt Sat Mar 14 15:23:53 2009 +0000 1.2 +++ b/ntfsprogs/receipt Sun Sep 20 16:13:53 2009 +0000 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/"