wok diff e2fsprogs/receipt @ rev 2705

fix: consonance BUILD_DEPENDS
author Rohit Joshi <jozee@slitaz.org>
date Wed Apr 22 16:32:38 2009 +0000 (2009-04-22)
parents eb5dee8d103f
children 52578b0981fb
line diff
     1.1 --- a/e2fsprogs/receipt	Thu Mar 12 16:35:13 2009 +0000
     1.2 +++ b/e2fsprogs/receipt	Wed Apr 22 16:32:38 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()