wok diff e2fsprogs/receipt @ rev 2599

grub: fix 256 bytes/inodes ext3
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Apr 10 15:54:35 2009 +0000 (2009-04-10)
parents eb5dee8d103f
children 52578b0981fb
line diff
     1.1 --- a/e2fsprogs/receipt	Thu Mar 12 16:35:13 2009 +0000
     1.2 +++ b/e2fsprogs/receipt	Fri Apr 10 15:54:35 2009 +0000
     1.3 @@ -8,7 +8,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://e2fsprogs.sourceforge.net/"
     1.6  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.7 -DEPENDS="libcomerr"
     1.8 +DEPENDS="libcomerr libuuid"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()