wok-stable diff parted/receipt @ rev 4269

linux: list_modules.sh should be bash compatible
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Sep 25 20:04:15 2009 +0200 (2009-09-25)
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 Sep 25 20:04:15 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"