wok diff parted/receipt @ rev 4395

tazbb: allow packages with symlinks only (typo)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Oct 16 15:46:45 2009 +0200 (2009-10-16)
parents 89e187b7d309
children aaaf48e031a4
line diff
     1.1 --- a/parted/receipt	Sat Mar 14 07:53:36 2009 +0000
     1.2 +++ b/parted/receipt	Fri Oct 16 15:46:45 2009 +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"