wok diff parted/receipt @ rev 5237
Add mountlo
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Apr 10 15:01:06 2010 +0200 (2010-04-10) |
parents | 89e187b7d309 |
children | aaaf48e031a4 |
line diff
1.1 --- a/parted/receipt Sat Mar 14 07:53:36 2009 +0000 1.2 +++ b/parted/receipt Sat Apr 10 15:01:06 2010 +0200 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="system-tools" 1.5 SHORT_DESC="GNU parted partition editor." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="libuuid" 1.8 +DEPENDS="util-linux-ng-uuid" 1.9 BUILD_DEPENDS="e2fsprogs-dev" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://www.gnu.org/software/parted/index.shtml"