wok-6.x diff parted/receipt @ rev 4006
Fix: postfix server path in init script
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Tue Sep 01 12:28:10 2009 +0200 (2009-09-01) |
parents | 788eb14d270a |
children | 0588160a6878 |
line diff
1.1 --- a/parted/receipt Fri Oct 03 13:43:47 2008 +0000 1.2 +++ b/parted/receipt Tue Sep 01 12:28:10 2009 +0200 1.3 @@ -5,6 +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 BUILD_DEPENDS="e2fsprogs-dev" 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 WEB_SITE="http://www.gnu.org/software/parted/index.shtml"