wok rev 2512
e2fsprogs: fix ibuuid spin off
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Mar 16 16:45:25 2009 +0000 (2009-03-16) |
parents | e75b1d632d66 |
children | 2407153fdf77 |
files | e2fsprogs/receipt e2fsprogs/stuff/libuuid.files-list |
line diff
1.1 --- a/e2fsprogs/receipt Mon Mar 16 15:53:02 2009 +0000 1.2 +++ b/e2fsprogs/receipt Mon Mar 16 16:45:25 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()