wok-4.x diff ntfsprogs/receipt @ rev 4820
Fix: fix WGET_URL to gdb-python.
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Wed Jan 20 11:49:15 2010 +0100 (2010-01-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 Wed Jan 20 11:49:15 2010 +0100 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/"